diff --git a/en/donations/Makefile b/en/donations/Makefile index 111db552e6..4f9e89988f 100644 --- a/en/donations/Makefile +++ b/en/donations/Makefile @@ -1,12 +1,12 @@ -# $FreeBSD: www/en/donations/Makefile,v 1.3 2002/11/25 02:15:05 trhodes Exp $ +# $FreeBSD: www/en/donations/Makefile,v 1.4 2003/01/27 16:41:12 trhodes Exp $ .if exists(../Makefile.conf) .include "../Makefile.conf" .endif .if exists(../Makefile.inc) .include "../Makefile.inc" .endif -DOCS= index.sgml wantlist.sgml donors.sgml press.sgml +DOCS= index.sgml wantlist.sgml donors.sgml .include "${WEB_PREFIX}/share/mk/web.site.mk"