summaryrefslogtreecommitdiff
path: root/security/py-libtaxii/Makefile
diff options
context:
space:
mode:
Diffstat (limited to 'security/py-libtaxii/Makefile')
-rw-r--r--security/py-libtaxii/Makefile4
1 files changed, 2 insertions, 2 deletions
diff --git a/security/py-libtaxii/Makefile b/security/py-libtaxii/Makefile
index 2e5d6c44500..dec4903ba9f 100644
--- a/security/py-libtaxii/Makefile
+++ b/security/py-libtaxii/Makefile
@@ -1,4 +1,4 @@
-# $NetBSD: Makefile,v 1.3 2014/12/31 13:57:29 wiz Exp $
+# $NetBSD: Makefile,v 1.4 2015/12/05 21:25:57 adam Exp $
LIBTAXII_VERSION= 1.1.101
DISTNAME= libtaxii-${LIBTAXII_VERSION}
@@ -12,7 +12,7 @@ HOMEPAGE= https://github.com/TAXIIProject/python-stix
COMMENT= Python library for handling TAXII Messages and Services
LICENSE= modified-bsd
-PYTHON_VERSIONS_INCOMPATIBLE= 33 34
+PYTHON_VERSIONS_INCOMPATIBLE= 33 34 35
.include "../../lang/python/egg.mk"
.include "../../mk/bsd.pkg.mk"