diff options
author | grant <grant@pkgsrc.org> | 2003-02-17 23:34:07 +0000 |
---|---|---|
committer | grant <grant@pkgsrc.org> | 2003-02-17 23:34:07 +0000 |
commit | e2b5643b1bee67014f2c35aba712667668daa65d (patch) | |
tree | 11e3a1a0e062db4cef77d6f2c9241a624317742e /www | |
parent | fd87593824fd81d8ccaf8fb336579183620bb9ed (diff) | |
download | pkgsrc-e2b5643b1bee67014f2c35aba712667668daa65d.tar.gz |
add ap-bandwidth.
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 c03faf31059..660ad059266 100644 --- a/www/Makefile +++ b/www/Makefile @@ -1,4 +1,4 @@ -# $NetBSD: Makefile,v 1.236 2003/02/16 11:20:32 grant Exp $ +# $NetBSD: Makefile,v 1.237 2003/02/17 23:34:07 grant Exp $ # COMMENT= Packages related to the World Wide Web @@ -13,6 +13,7 @@ SUBDIR+= ap-auth-cookie SUBDIR+= ap-auth-ldap SUBDIR+= ap-auth-pam SUBDIR+= ap-auth-postgresql +SUBDIR+= ap-bandwidth SUBDIR+= ap-csacek SUBDIR+= ap-dav SUBDIR+= ap-dtcl |