summaryrefslogtreecommitdiff
path: root/security/py-PF/Makefile
diff options
context:
space:
mode:
Diffstat (limited to 'security/py-PF/Makefile')
-rw-r--r--security/py-PF/Makefile3
1 files changed, 2 insertions, 1 deletions
diff --git a/security/py-PF/Makefile b/security/py-PF/Makefile
index d4a2edc03f23..73115d091297 100644
--- a/security/py-PF/Makefile
+++ b/security/py-PF/Makefile
@@ -3,6 +3,7 @@
PORTNAME= PF
PORTVERSION= 0.1.1
+PORTREVISION= 1
CATEGORIES= security python
PKGNAMEPREFIX= ${PYTHON_PKGNAMEPREFIX}
@@ -12,7 +13,7 @@ COMMENT= Pure-Python module for managing OpenBSD Packet Filter
LICENSE= BSD3CLAUSE
USE_GITHUB= yes
-USES= python:2
+USES= python:2.7
USE_PYTHON= distutils autoplist
GH_ACCOUNT= dotpy