summaryrefslogtreecommitdiff
path: root/security/py-stix/Makefile
diff options
context:
space:
mode:
Diffstat (limited to 'security/py-stix/Makefile')
-rw-r--r--security/py-stix/Makefile4
1 files changed, 2 insertions, 2 deletions
diff --git a/security/py-stix/Makefile b/security/py-stix/Makefile
index 2e547dc8fa0..4cfc9bacbcb 100644
--- a/security/py-stix/Makefile
+++ b/security/py-stix/Makefile
@@ -1,4 +1,4 @@
-# $NetBSD: Makefile,v 1.3 2014/06/03 08:59:33 khorben Exp $
+# $NetBSD: Makefile,v 1.4 2015/12/05 21:25:57 adam Exp $
DISTNAME= stix-1.1.1.0
PKGNAME= ${PYPKGPREFIX}-${DISTNAME}
@@ -10,7 +10,7 @@ HOMEPAGE= https://github.com/STIXProject/python-stix
COMMENT= Python library for manipulating STIX content
LICENSE= modified-bsd
-PYTHON_VERSIONS_INCOMPATIBLE= 33 34
+PYTHON_VERSIONS_INCOMPATIBLE= 33 34 35
.include "../../lang/python/egg.mk"
.include "../../mk/bsd.pkg.mk"