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 | b7ab86b6c0d48d4c9b779fb59b4bd8d9ce15cd0f (patch) | |
tree | 0879dd1d5ad5f04e21975045deecb6e72bddfd54 | |
parent | f0a8b7e627dc8df07114c108191d91621dab8e5f (diff) | |
download | pkgsrc-b7ab86b6c0d48d4c9b779fb59b4bd8d9ce15cd0f.tar.gz |
add and enable ap2-limitipconn
-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 |