diff options
author | jnemeth <jnemeth@pkgsrc.org> | 2011-11-17 04:29:58 +0000 |
---|---|---|
committer | jnemeth <jnemeth@pkgsrc.org> | 2011-11-17 04:29:58 +0000 |
commit | 45ac8ec6806799a5b3ef25fb428533c50650ab11 (patch) | |
tree | e6420ab2337c873db666fabdaefa3968c996b415 /www/Makefile | |
parent | 78387b0cab3e1689ab43e1a848578f7cf42af463 (diff) | |
download | pkgsrc-45ac8ec6806799a5b3ef25fb428533c50650ab11.tar.gz |
add and enable ap22-limitipconn
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 e741869b945..d5b335a2bc8 100644 --- a/www/Makefile +++ b/www/Makefile @@ -1,4 +1,4 @@ -# $NetBSD: Makefile,v 1.832 2011/11/15 12:58:15 sno Exp $ +# $NetBSD: Makefile,v 1.833 2011/11/17 04:29:58 jnemeth Exp $ # COMMENT= Packages related to the World Wide Web @@ -68,6 +68,7 @@ SUBDIR+= ap2-xslt2 SUBDIR+= ap22-authn-sasl SUBDIR+= ap22-authnz-external SUBDIR+= ap22-dnssd +SUBDIR+= ap22-limitipconn SUBDIR+= ap22-vhost-ldap SUBDIR+= apache SUBDIR+= apache-roller |