summaryrefslogtreecommitdiff
path: root/www
diff options
context:
space:
mode:
authorimil <imil>2014-05-08 09:06:50 +0000
committerimil <imil>2014-05-08 09:06:50 +0000
commit3176d49aa646b4b230cb710b5699f75ce1ead9b9 (patch)
tree71c933e8697ac6ab28ace923d986a444d8b80deb /www
parent221f531ba5f8c36daf62e9a2e2d187bbdb719d89 (diff)
downloadpkgsrc-3176d49aa646b4b230cb710b5699f75ce1ead9b9.tar.gz
add & enable py-gunicorn
Diffstat (limited to 'www')
-rw-r--r--www/Makefile3
1 files changed, 2 insertions, 1 deletions
diff --git a/www/Makefile b/www/Makefile
index 0de08c76a27..a0f5576a38b 100644
--- a/www/Makefile
+++ b/www/Makefile
@@ -1,4 +1,4 @@
-# $NetBSD: Makefile,v 1.1031 2014/05/03 02:36:16 rodent Exp $
+# $NetBSD: Makefile,v 1.1032 2014/05/08 09:06:50 imil Exp $
#
COMMENT= Packages related to the World Wide Web
@@ -625,6 +625,7 @@ SUBDIR+= py-flup
SUBDIR+= py-flup3
SUBDIR+= py-gdata
SUBDIR+= py-genshi
+SUBDIR+= py-gunicorn
SUBDIR+= py-http-parser
SUBDIR+= py-httplib2
SUBDIR+= py-jonpy