diff options
author | rodent <rodent@pkgsrc.org> | 2014-05-03 02:36:16 +0000 |
---|---|---|
committer | rodent <rodent@pkgsrc.org> | 2014-05-03 02:36:16 +0000 |
commit | 6d055f6c7c9c9e3849bbbaeebbc7ece4ede6fc98 (patch) | |
tree | 3ba78389016dbafcb14aa6bdd2b91c7039d10279 /www/Makefile | |
parent | 65c404cafce087550702a6a5dc2a12b5da23750f (diff) | |
download | pkgsrc-6d055f6c7c9c9e3849bbbaeebbc7ece4ede6fc98.tar.gz |
+py-flask-user
Diffstat (limited to 'www/Makefile')
-rw-r--r-- | www/Makefile | 3 |
1 files changed, 2 insertions, 1 deletions
diff --git a/www/Makefile b/www/Makefile index ec2bd64410d..0de08c76a27 100644 --- a/www/Makefile +++ b/www/Makefile @@ -1,4 +1,4 @@ -# $NetBSD: Makefile,v 1.1030 2014/05/03 02:14:16 rodent Exp $ +# $NetBSD: Makefile,v 1.1031 2014/05/03 02:36:16 rodent Exp $ # COMMENT= Packages related to the World Wide Web @@ -619,6 +619,7 @@ SUBDIR+= py-flask-sqlalchemy SUBDIR+= py-flask-sslify SUBDIR+= py-flask-testing SUBDIR+= py-flask-uploads +SUBDIR+= py-flask-user SUBDIR+= py-flask-wtf SUBDIR+= py-flup SUBDIR+= py-flup3 |