diff options
author | rodent <rodent@pkgsrc.org> | 2014-04-02 07:29:11 +0000 |
---|---|---|
committer | rodent <rodent@pkgsrc.org> | 2014-04-02 07:29:11 +0000 |
commit | f3adb36cad05a7f06be4e5826b4e4b7ab7ec3fa0 (patch) | |
tree | ab284b9470e0a7d9c1650fd0612826c9c6d942d5 | |
parent | 2b983c8401f868f9c4664ddee4f79aae04409d72 (diff) | |
download | pkgsrc-f3adb36cad05a7f06be4e5826b4e4b7ab7ec3fa0.tar.gz |
+py-wtforms-recaptcha
-rw-r--r-- | www/Makefile | 3 |
1 files changed, 2 insertions, 1 deletions
diff --git a/www/Makefile b/www/Makefile index 4d7b281913d..0b0e71b2f65 100644 --- a/www/Makefile +++ b/www/Makefile @@ -1,4 +1,4 @@ -# $NetBSD: Makefile,v 1.1022 2014/02/28 04:25:00 jnemeth Exp $ +# $NetBSD: Makefile,v 1.1023 2014/04/02 07:29:11 rodent Exp $ # COMMENT= Packages related to the World Wide Web @@ -644,6 +644,7 @@ SUBDIR+= py-webcolors SUBDIR+= py-webpy SUBDIR+= py-werkzeug SUBDIR+= py-werkzeug-docs +SUBDIR+= py-wtforms-recaptcha SUBDIR+= py-wtforms SUBDIR+= qDecoder SUBDIR+= raggle |