summaryrefslogtreecommitdiff
path: root/www
diff options
context:
space:
mode:
authorjnemeth <jnemeth@pkgsrc.org>2014-01-23 20:08:40 +0000
committerjnemeth <jnemeth@pkgsrc.org>2014-01-23 20:08:40 +0000
commit966139c158e634b9a1da7ae103eb59da566897e2 (patch)
treed92458368343d7d0e3585065ca7b2aca730e3fc3 /www
parentd07ecbde3275a88d86b03434c726fb5694e2a7df (diff)
downloadpkgsrc-966139c158e634b9a1da7ae103eb59da566897e2.tar.gz
add and enable py-flup3
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 d61583180a8..c819759b7e8 100644
--- a/www/Makefile
+++ b/www/Makefile
@@ -1,4 +1,4 @@
-# $NetBSD: Makefile,v 1.1014 2014/01/17 13:24:06 obache Exp $
+# $NetBSD: Makefile,v 1.1015 2014/01/23 20:08:40 jnemeth Exp $
#
COMMENT= Packages related to the World Wide Web
@@ -607,6 +607,7 @@ SUBDIR+= py-flask-sqlalchemy
SUBDIR+= py-flask-uploads
SUBDIR+= py-flask-wtf
SUBDIR+= py-flup
+SUBDIR+= py-flup3
SUBDIR+= py-gdata
SUBDIR+= py-genshi
SUBDIR+= py-http-parser