summaryrefslogtreecommitdiff
path: root/www/py-jonpy/Makefile
diff options
context:
space:
mode:
Diffstat (limited to 'www/py-jonpy/Makefile')
-rw-r--r--www/py-jonpy/Makefile4
1 files changed, 2 insertions, 2 deletions
diff --git a/www/py-jonpy/Makefile b/www/py-jonpy/Makefile
index 06719a6bdf2..506d764760b 100644
--- a/www/py-jonpy/Makefile
+++ b/www/py-jonpy/Makefile
@@ -1,4 +1,4 @@
-# $NetBSD: Makefile,v 1.11 2017/01/01 14:44:05 wiz Exp $
+# $NetBSD: Makefile,v 1.12 2018/07/03 05:03:40 adam Exp $
DISTNAME= jonpy-0.06
PKGNAME= ${PYPKGPREFIX}-${DISTNAME}
@@ -11,7 +11,7 @@ HOMEPAGE= http://jonpy.sourceforge.net/
COMMENT= Tools for FastCGI/CGI Python programs
LICENSE= mit
-PYTHON_VERSIONS_INCOMPATIBLE= 34 35 36 # not yet ported as of 0.06
+PYTHON_VERSIONS_INCOMPATIBLE= 34 35 36 37 # not yet ported as of 0.06
.include "../../lang/python/distutils.mk"
.include "../../mk/bsd.pkg.mk"