diff options
author | rodent <rodent@pkgsrc.org> | 2014-06-14 15:03:29 +0000 |
---|---|---|
committer | rodent <rodent@pkgsrc.org> | 2014-06-14 15:03:29 +0000 |
commit | 343050a89d649d8bb6c3d9651c83030b8cae88c0 (patch) | |
tree | f8c63b856d957f7fb8a6e2dadc81651c8f15b176 /www | |
parent | 5a49b5b87964734df068ebe4ea70732125468b58 (diff) | |
download | pkgsrc-343050a89d649d8bb6c3d9651c83030b8cae88c0.tar.gz |
+py-wtforms-test
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 c9250d3a482..701568487aa 100644 --- a/www/Makefile +++ b/www/Makefile @@ -1,4 +1,4 @@ -# $NetBSD: Makefile,v 1.1046 2014/06/13 05:38:18 jnemeth Exp $ +# $NetBSD: Makefile,v 1.1047 2014/06/14 15:03:29 rodent Exp $ # COMMENT= Packages related to the World Wide Web @@ -624,6 +624,7 @@ SUBDIR+= py-werkzeug SUBDIR+= py-werkzeug-docs SUBDIR+= py-wtforms SUBDIR+= py-wtforms-recaptcha +SUBDIR+= py-wtforms-test SUBDIR+= qDecoder SUBDIR+= raggle SUBDIR+= ramaze |