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 92b854e2e02..fc73e29305b 100644
--- a/devel/py-stompclient/Makefile
+++ b/devel/py-stompclient/Makefile
@@ -1,4 +1,4 @@
-# $NetBSD: Makefile,v 1.6 2014/05/09 07:37:02 wiz Exp $
+# $NetBSD: Makefile,v 1.7 2015/12/05 21:25:39 adam 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= 33 34
+PYTHON_VERSIONS_INCOMPATIBLE= 33 34 35
.include "../../lang/python/egg.mk"
.include "../../mk/bsd.pkg.mk"