diff options
author | grant <grant@pkgsrc.org> | 2003-02-18 00:23:24 +0000 |
---|---|---|
committer | grant <grant@pkgsrc.org> | 2003-02-18 00:23:24 +0000 |
commit | 57bd7e624c86e11d094db17f92df2135c2e3534d (patch) | |
tree | 41cd4d00c72769f83e34e81d228663bc5c79bb48 /www | |
parent | 32072e51422eaa95b391d9c40b5ca9fb4d685e8d (diff) | |
download | pkgsrc-57bd7e624c86e11d094db17f92df2135c2e3534d.tar.gz |
add ap-auth-script
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 660ad059266..18a25e7cf3b 100644 --- a/www/Makefile +++ b/www/Makefile @@ -1,4 +1,4 @@ -# $NetBSD: Makefile,v 1.237 2003/02/17 23:34:07 grant Exp $ +# $NetBSD: Makefile,v 1.238 2003/02/18 00:23:24 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-auth-script SUBDIR+= ap-bandwidth SUBDIR+= ap-csacek SUBDIR+= ap-dav |