diff --git a/en/projects/Makefile b/en/projects/Makefile index 4804af4b55..4990801dc2 100644 --- a/en/projects/Makefile +++ b/en/projects/Makefile @@ -1,20 +1,20 @@ -# $FreeBSD: www/en/projects/Makefile,v 1.24 2005/12/06 15:09:29 joel Exp $ +# $FreeBSD: www/en/projects/Makefile,v 1.25 2006/04/11 06:03:14 murray Exp $ .if exists(../Makefile.conf) .include "../Makefile.conf" .endif .if exists(../Makefile.inc) .include "../Makefile.inc" .endif DOCS= projects.sgml DOCS+= newbies.sgml DOCS+= cvsweb.sgml DOCS+= summerofcode.sgml DOCS+= summerofcode-2005.sgml INDEXLINK= projects.html -SUBDIR= acpi busdma c99 dingo gnats4 ideas mips bigdisk netperf nanobsd +SUBDIR= acpi busdma c99 dingo gnats4 ideas mips bigdisk netperf .include "${WEB_PREFIX}/share/mk/web.site.mk"