diff options
author | imil <imil@pkgsrc.org> | 2009-02-21 16:05:06 +0000 |
---|---|---|
committer | imil <imil@pkgsrc.org> | 2009-02-21 16:05:06 +0000 |
commit | ada9c3f2c14711bae3e7e73aa0640565b98af122 (patch) | |
tree | 13af2a5854472d9b217a51cad9fdaa29af5998fd /www/Makefile | |
parent | 7479ccb40c1c9079387fa1360a9a2fde1c2dd467 (diff) | |
download | pkgsrc-ada9c3f2c14711bae3e7e73aa0640565b98af122.tar.gz |
add & enable ap22-vhost-ldap
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 f2cd562ace0..b21fbed0b33 100644 --- a/www/Makefile +++ b/www/Makefile @@ -1,4 +1,4 @@ -# $NetBSD: Makefile,v 1.634 2009/02/18 10:27:10 abs Exp $ +# $NetBSD: Makefile,v 1.635 2009/02/21 16:05:06 imil Exp $ # COMMENT= Packages related to the World Wide Web @@ -62,6 +62,7 @@ SUBDIR+= ap2-xslt2 SUBDIR+= ap22-authn-sasl SUBDIR+= ap22-authnz-external SUBDIR+= ap22-dnssd +SUBDIR+= ap22-vhost-ldap SUBDIR+= apache SUBDIR+= apache-roller SUBDIR+= apache-tomcat55 |