summaryrefslogtreecommitdiff
path: root/www
diff options
context:
space:
mode:
authorrodent <rodent>2015-04-02 23:30:05 +0000
committerrodent <rodent>2015-04-02 23:30:05 +0000
commit6bc69dc0fc197ca5fbac164320c9d67475485906 (patch)
tree3e8859623a56067646cef01aafa73c503fd93597 /www
parentf9700310e8aa8e35cd09f3ba020ebb7b0519223f (diff)
downloadpkgsrc-6bc69dc0fc197ca5fbac164320c9d67475485906.tar.gz
+py-flask-limiter
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 64847dfae94..a1bef223d0d 100644
--- a/www/Makefile
+++ b/www/Makefile
@@ -1,4 +1,4 @@
-# $NetBSD: Makefile,v 1.1095 2015/03/15 14:58:30 taca Exp $
+# $NetBSD: Makefile,v 1.1096 2015/04/02 23:30:05 rodent Exp $
#
COMMENT= Packages related to the World Wide Web
@@ -595,6 +595,7 @@ SUBDIR+= py-flask-cache
SUBDIR+= py-flask-debugtoolbar
SUBDIR+= py-flask-flatpages
SUBDIR+= py-flask-frozen
+SUBDIR+= py-flask-limiter
SUBDIR+= py-flask-login
SUBDIR+= py-flask-mail
SUBDIR+= py-flask-principal