diff options
author | jnemeth <jnemeth@pkgsrc.org> | 2014-08-28 04:07:40 +0000 |
---|---|---|
committer | jnemeth <jnemeth@pkgsrc.org> | 2014-08-28 04:07:40 +0000 |
commit | 36adf559fbcb1c89f5a2a9b83d5484dcad4e0fb7 (patch) | |
tree | 0879dd1d5ad5f04e21975045deecb6e72bddfd54 /www | |
parent | 6a4a2eeab1b2f5e11c08671fa7086c53d7e709c0 (diff) | |
download | pkgsrc-36adf559fbcb1c89f5a2a9b83d5484dcad4e0fb7.tar.gz |
add and enable ap2-limitipconn
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 3ea88c8f396..6466f93755d 100644 --- a/www/Makefile +++ b/www/Makefile @@ -1,4 +1,4 @@ -# $NetBSD: Makefile,v 1.1063 2014/08/20 13:45:09 wiz Exp $ +# $NetBSD: Makefile,v 1.1064 2014/08/28 04:07:40 jnemeth Exp $ # COMMENT= Packages related to the World Wide Web @@ -32,6 +32,7 @@ SUBDIR+= ap2-bw SUBDIR+= ap2-cband SUBDIR+= ap2-fcgid SUBDIR+= ap2-jk +SUBDIR+= ap2-limitipconn SUBDIR+= ap2-perl SUBDIR+= ap2-python SUBDIR+= ap2-subversion |