diff options
author | philip <philip@FreeBSD.org> | 2009-03-20 20:14:02 +0800 |
---|---|---|
committer | philip <philip@FreeBSD.org> | 2009-03-20 20:14:02 +0800 |
commit | 015f4aabc36de85065cf0b422aa65a23f728081a (patch) | |
tree | e35996167397f383ae93d4fcec9fe3e04ce3fa72 /www/Makefile | |
parent | 2ee7f16b14c99e203ec12d33820c871cfcb7d69c (diff) | |
download | freebsd-ports-gnome-015f4aabc36de85065cf0b422aa65a23f728081a.tar.gz freebsd-ports-gnome-015f4aabc36de85065cf0b422aa65a23f728081a.tar.zst freebsd-ports-gnome-015f4aabc36de85065cf0b422aa65a23f728081a.zip |
Add www/py-recaptcha: a Python plugin for reCAPTCHA and reCAPTCHA Mailhide.
Diffstat (limited to 'www/Makefile')
-rw-r--r-- | www/Makefile | 1 |
1 files changed, 1 insertions, 0 deletions
diff --git a/www/Makefile b/www/Makefile index be624c165206..146be0ab2ae1 100644 --- a/www/Makefile +++ b/www/Makefile @@ -1274,6 +1274,7 @@ SUBDIR += py-qp SUBDIR += py-qpy SUBDIR += py-qt4-webkit + SUBDIR += py-recaptcha SUBDIR += py-restclient SUBDIR += py-routes SUBDIR += py-scgi |