diff options
author | tv <tv@pkgsrc.org> | 2005-05-10 17:01:10 +0000 |
---|---|---|
committer | tv <tv@pkgsrc.org> | 2005-05-10 17:01:10 +0000 |
commit | f3bdb6afe75b71f61a90fc3477acf4bb6bb99170 (patch) | |
tree | d50fd0de9b416e2c3b6de796527425d50a392b24 /www | |
parent | 4b093ae5c2298aaf6268b8775853df541b963527 (diff) | |
download | pkgsrc-f3bdb6afe75b71f61a90fc3477acf4bb6bb99170.tar.gz |
+ap2-bw
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 b15f9811096..475fa9d7b4a 100644 --- a/www/Makefile +++ b/www/Makefile @@ -1,4 +1,4 @@ -# $NetBSD: Makefile,v 1.396 2005/05/07 18:59:05 jdolecek Exp $ +# $NetBSD: Makefile,v 1.397 2005/05/10 17:01:10 tv Exp $ # COMMENT= Packages related to the World Wide Web @@ -41,6 +41,7 @@ SUBDIR+= ap-xslt SUBDIR+= ap2-auth-ldap SUBDIR+= ap2-auth-mysql SUBDIR+= ap2-auth-pgsql +SUBDIR+= ap2-bw SUBDIR+= ap2-chroot SUBDIR+= ap2-fastcgi SUBDIR+= ap2-perl |