summaryrefslogtreecommitdiff
path: root/devel/py-stompclient/Makefile
diff options
context:
space:
mode:
Diffstat (limited to 'devel/py-stompclient/Makefile')
-rw-r--r--devel/py-stompclient/Makefile4
1 files changed, 2 insertions, 2 deletions
diff --git a/devel/py-stompclient/Makefile b/devel/py-stompclient/Makefile
index 2f238c71970..ef7e2757834 100644
--- a/devel/py-stompclient/Makefile
+++ b/devel/py-stompclient/Makefile
@@ -1,4 +1,4 @@
-# $NetBSD: Makefile,v 1.10 2016/07/09 13:03:43 wiz Exp $
+# $NetBSD: Makefile,v 1.11 2017/01/01 14:43:35 wiz Exp $
DISTNAME= stompclient-0.3.2
PKGNAME= ${PYPKGPREFIX}-${DISTNAME}
@@ -11,7 +11,7 @@ COMMENT= Lightweight and extensible STOMP messaging client
LICENSE= apache-2.0
USE_LANGUAGES= # none
-PYTHON_VERSIONS_INCOMPATIBLE= 34 35
+PYTHON_VERSIONS_INCOMPATIBLE= 34 35 36
.include "../../lang/python/egg.mk"
.include "../../mk/bsd.pkg.mk"