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 1ec2c56ebe0..0d4a1908e56 100644 --- a/www/Makefile +++ b/www/Makefile @@ -1,4 +1,4 @@ -# $NetBSD: Makefile,v 1.585 2008/09/21 15:14:39 joerg Exp $ +# $NetBSD: Makefile,v 1.586 2008/10/06 10:54:18 kefren Exp $ # COMMENT= Packages related to the World Wide Web @@ -28,6 +28,7 @@ SUBDIR+= ap-fastcgi SUBDIR+= ap-gzip SUBDIR+= ap-jk SUBDIR+= ap-layout +SUBDIR+= ap-mono SUBDIR+= ap-mp3 SUBDIR+= ap-perl SUBDIR+= ap-php |