diff options
author | adrianp <adrianp@pkgsrc.org> | 2005-02-21 21:58:11 +0000 |
---|---|---|
committer | adrianp <adrianp@pkgsrc.org> | 2005-02-21 21:58:11 +0000 |
commit | e7b9a015a122fc8693cbd6b064f5e377de87519b (patch) | |
tree | f3d5bde76a19e563ac5c0e81b59b4e906848a3e9 /www | |
parent | 98ea0e122b9e59291cd11a9f159f1b59fb58d7ae (diff) | |
download | pkgsrc-e7b9a015a122fc8693cbd6b064f5e377de87519b.tar.gz |
+ ap2-auth-ldap
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 2ce3021179d..08b3ccbc229 100644 --- a/www/Makefile +++ b/www/Makefile @@ -1,4 +1,4 @@ -# $NetBSD: Makefile,v 1.379 2005/02/19 20:23:48 wiz Exp $ +# $NetBSD: Makefile,v 1.380 2005/02/21 21:58:12 adrianp Exp $ # COMMENT= Packages related to the World Wide Web @@ -36,6 +36,7 @@ SUBDIR+= ap-ruby SUBDIR+= ap-ssl SUBDIR+= ap-throttle SUBDIR+= ap-xslt +SUBDIR+= ap2-auth-ldap SUBDIR+= ap2-auth-mysql SUBDIR+= ap2-auth-pgsql SUBDIR+= ap2-chroot |