aboutsummaryrefslogtreecommitdiff
path: root/textproc/py-bugzillatools/Makefile
diff options
context:
space:
mode:
Diffstat (limited to 'textproc/py-bugzillatools/Makefile')
-rw-r--r--textproc/py-bugzillatools/Makefile3
1 files changed, 2 insertions, 1 deletions
diff --git a/textproc/py-bugzillatools/Makefile b/textproc/py-bugzillatools/Makefile
index d04afd7aa721..0cf2879cb1b1 100644
--- a/textproc/py-bugzillatools/Makefile
+++ b/textproc/py-bugzillatools/Makefile
@@ -3,6 +3,7 @@
PORTNAME= bugzillatools
PORTVERSION= 0.5.5
+PORTREVISION= 1
CATEGORIES= textproc python
MASTER_SITES= CHEESESHOP
PKGNAMEPREFIX= ${PYTHON_PKGNAMEPREFIX}
@@ -12,7 +13,7 @@ COMMENT= Tool for interacting with the Bugzilla bug tracking system
LICENSE= GPLv3
-USES= python:2
+USES= python:2.7
USE_PYTHON= distutils autoplist
.include <bsd.port.mk>