diff options
Diffstat (limited to 'www')
-rw-r--r-- | www/Makefile | 3 |
1 files changed, 2 insertions, 1 deletions
diff --git a/www/Makefile b/www/Makefile index 66ab6a6b09a..5465da929bb 100644 --- a/www/Makefile +++ b/www/Makefile @@ -1,4 +1,4 @@ -# $NetBSD: Makefile,v 1.362 2004/11/29 00:10:57 epg Exp $ +# $NetBSD: Makefile,v 1.363 2004/12/03 16:54:30 ben Exp $ # COMMENT= Packages related to the World Wide Web @@ -36,6 +36,7 @@ SUBDIR+= ap-throttle SUBDIR+= ap-xslt SUBDIR+= ap2-auth-mysql SUBDIR+= ap2-auth-pgsql +SUBDIR+= ap2-chroot SUBDIR+= ap2-fastcgi SUBDIR+= ap2-perl SUBDIR+= ap2-python |