summaryrefslogtreecommitdiff
path: root/converters/py-jpCodecs/Makefile
diff options
context:
space:
mode:
Diffstat (limited to 'converters/py-jpCodecs/Makefile')
-rw-r--r--converters/py-jpCodecs/Makefile4
1 files changed, 2 insertions, 2 deletions
diff --git a/converters/py-jpCodecs/Makefile b/converters/py-jpCodecs/Makefile
index 641a046a1c0..146d8910e00 100644
--- a/converters/py-jpCodecs/Makefile
+++ b/converters/py-jpCodecs/Makefile
@@ -1,4 +1,4 @@
-# $NetBSD: Makefile,v 1.22 2017/01/19 18:52:04 agc Exp $
+# $NetBSD: Makefile,v 1.23 2018/07/03 05:03:05 adam Exp $
DISTNAME= JapaneseCodecs-1.4.11
PKGNAME= ${PYPKGPREFIX}-jpCodecs-1.4.11
@@ -11,7 +11,7 @@ MAINTAINER= pkgsrc-users@NetBSD.org
HOMEPAGE= http://www.asahi-net.or.jp/~rd6t-kjym/python/
COMMENT= Python Unicode codecs for Japanese charsets
-PYTHON_VERSIONS_INCOMPATIBLE= 34 35 36
+PYTHON_VERSIONS_INCOMPATIBLE= 34 35 36 37
.include "../../lang/python/distutils.mk"
.include "../../mk/bsd.pkg.mk"