diff options
author | kefren <kefren> | 2008-10-06 10:54:18 +0000 |
---|---|---|
committer | kefren <kefren> | 2008-10-06 10:54:18 +0000 |
commit | dbb1e914633f7152aeafa270c2962314c017e583 (patch) | |
tree | b2d7886727da566d5f00477ea19b6af85feaf284 /www/Makefile | |
parent | 37e041e425b5bfe9e2cbbb92eae5aa02229ce4d4 (diff) | |
download | pkgsrc-dbb1e914633f7152aeafa270c2962314c017e583.tar.gz |
add ap-mono subdir
Diffstat (limited to 'www/Makefile')
-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 |