diff options
author | rodent <rodent@pkgsrc.org> | 2014-05-03 02:14:16 +0000 |
---|---|---|
committer | rodent <rodent@pkgsrc.org> | 2014-05-03 02:14:16 +0000 |
commit | b510a8a23641300d06800cfaeb3a0c4d8114fbb7 (patch) | |
tree | 88901e541db0385a3a757d2daa17e1b8b846dfbe /www | |
parent | 6bc9dd4745791398fe6a76880f103561b104cd69 (diff) | |
download | pkgsrc-b510a8a23641300d06800cfaeb3a0c4d8114fbb7.tar.gz |
+py-flask-testing
Diffstat (limited to 'www')
-rw-r--r-- | www/Makefile | 3 |
1 files changed, 2 insertions, 1 deletions
diff --git a/www/Makefile b/www/Makefile index 4ae761c0d1a..ec2bd64410d 100644 --- a/www/Makefile +++ b/www/Makefile @@ -1,4 +1,4 @@ -# $NetBSD: Makefile,v 1.1029 2014/05/03 01:57:33 rodent Exp $ +# $NetBSD: Makefile,v 1.1030 2014/05/03 02:14:16 rodent Exp $ # COMMENT= Packages related to the World Wide Web @@ -617,6 +617,7 @@ SUBDIR+= py-flask-script SUBDIR+= py-flask-security SUBDIR+= py-flask-sqlalchemy SUBDIR+= py-flask-sslify +SUBDIR+= py-flask-testing SUBDIR+= py-flask-uploads SUBDIR+= py-flask-wtf SUBDIR+= py-flup |