summaryrefslogtreecommitdiff
path: root/www/Makefile
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
commita735d29344f97717bcae34eb5b163ea10782f3c2 (patch)
treed92458368343d7d0e3585065ca7b2aca730e3fc3 /www/Makefile
parentc5202b8396d0f2b981edbebcadba33bd72040d46 (diff)
downloadpkgsrc-a735d29344f97717bcae34eb5b163ea10782f3c2.tar.gz
add and enable py-flup3
Diffstat (limited to 'www/Makefile')
-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