diff options
author | kefren <kefren@pkgsrc.org> | 2008-10-06 10:54:18 +0000 |
---|---|---|
committer | kefren <kefren@pkgsrc.org> | 2008-10-06 10:54:18 +0000 |
commit | 147576153f3d45fc62f957925e878f8a9e8af74d (patch) | |
tree | b2d7886727da566d5f00477ea19b6af85feaf284 /www | |
parent | 81901b5bf8bdc310b4438007fe2d39055ced3aa1 (diff) | |
download | pkgsrc-147576153f3d45fc62f957925e878f8a9e8af74d.tar.gz |
add ap-mono subdir
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 |