summaryrefslogtreecommitdiff
path: root/www/py-recaptcha/Makefile
diff options
context:
space:
mode:
Diffstat (limited to 'www/py-recaptcha/Makefile')
-rw-r--r--www/py-recaptcha/Makefile4
1 files changed, 2 insertions, 2 deletions
diff --git a/www/py-recaptcha/Makefile b/www/py-recaptcha/Makefile
index 0d9509ed3d7..1ef23916175 100644
--- a/www/py-recaptcha/Makefile
+++ b/www/py-recaptcha/Makefile
@@ -1,4 +1,4 @@
-# $NetBSD: Makefile,v 1.7 2016/07/09 13:04:15 wiz Exp $
+# $NetBSD: Makefile,v 1.8 2017/01/01 14:44:05 wiz Exp $
DISTNAME= recaptcha-client-1.0.6
PKGNAME= ${PYPKGPREFIX}-recaptcha-1.0.6
@@ -10,7 +10,7 @@ HOMEPAGE= http://cheeseshop.python.org/pypi/recaptcha-client
COMMENT= Plugin for reCAPTCHA and reCAPTCHA Mailhide
LICENSE= mit
-PYTHON_VERSIONS_INCOMPATIBLE= 34 35 # as of 1.0.6
+PYTHON_VERSIONS_INCOMPATIBLE= 34 35 36 # as of 1.0.6
.include "../../lang/python/egg.mk"
.include "../../mk/bsd.pkg.mk"