diff options
author | Jimmy Olgeni <olgeni@FreeBSD.org> | 2014-08-06 09:11:57 +0000 |
---|---|---|
committer | Jimmy Olgeni <olgeni@FreeBSD.org> | 2014-08-06 09:11:57 +0000 |
commit | 96a38c7c3a90fd8f1f07a9b3f7c9ee117ecdca84 (patch) | |
tree | 85e8033022547e7f0b85fd514a62e2bc95baa087 /www/py-recaptcha/Makefile | |
parent | ea5282bfc572cef5510e6ee6d5ed0952c0559943 (diff) | |
download | ports-96a38c7c3a90fd8f1f07a9b3f7c9ee117ecdca84.tar.gz ports-96a38c7c3a90fd8f1f07a9b3f7c9ee117ecdca84.zip |
Notes
Diffstat (limited to 'www/py-recaptcha/Makefile')
-rw-r--r-- | www/py-recaptcha/Makefile | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/www/py-recaptcha/Makefile b/www/py-recaptcha/Makefile index 7eefb6ae788e..ce19401a1301 100644 --- a/www/py-recaptcha/Makefile +++ b/www/py-recaptcha/Makefile @@ -11,7 +11,7 @@ PKGNAMEPREFIX= ${PYTHON_PKGNAMEPREFIX} DISTNAME= ${PORTNAME}-client-${PORTVERSION} MAINTAINER= philip@FreeBSD.org -COMMENT= A plugin for reCAPTCHA and reCAPTCHA Mailhide +COMMENT= Plugin for reCAPTCHA and reCAPTCHA Mailhide USE_PYTHON= yes USE_PYDISTUTILS= yes |