summaryrefslogtreecommitdiff
path: root/www/py-python-digest/Makefile
diff options
context:
space:
mode:
Diffstat (limited to 'www/py-python-digest/Makefile')
-rw-r--r--www/py-python-digest/Makefile4
1 files changed, 2 insertions, 2 deletions
diff --git a/www/py-python-digest/Makefile b/www/py-python-digest/Makefile
index afd92788324..b772a885395 100644
--- a/www/py-python-digest/Makefile
+++ b/www/py-python-digest/Makefile
@@ -1,4 +1,4 @@
-# $NetBSD: Makefile,v 1.5 2016/07/09 13:04:15 wiz Exp $
+# $NetBSD: Makefile,v 1.6 2017/01/01 14:44:05 wiz Exp $
DISTNAME= python-digest-1.7
PKGNAME= ${PYPKGPREFIX}-${DISTNAME}
@@ -12,7 +12,7 @@ LICENSE= modified-bsd
USE_LANGUAGES= # none
-PYTHON_VERSIONS_INCOMPATIBLE= 34 35
+PYTHON_VERSIONS_INCOMPATIBLE= 34 35 36
.include "../../lang/python/egg.mk"
.include "../../mk/bsd.pkg.mk"