diff options
Diffstat (limited to 'www/trac-vote/Makefile')
-rw-r--r-- | www/trac-vote/Makefile | 4 |
1 files changed, 2 insertions, 2 deletions
diff --git a/www/trac-vote/Makefile b/www/trac-vote/Makefile index f130a76b83df..1de0d701ee1d 100644 --- a/www/trac-vote/Makefile +++ b/www/trac-vote/Makefile @@ -2,7 +2,7 @@ PORTNAME= vote PORTVERSION= 0.1.2 -PORTREVISION= 3 +PORTREVISION= 4 CATEGORIES= www devel python MASTER_SITES= LOCAL/brooks PKGNAMEPREFIX= trac- @@ -12,7 +12,7 @@ COMMENT= Plugin for voting on Trac resources RUN_DEPENDS= tracd:www/trac -USES= python:2 +USES= python:2.7 USE_PYTHON= distutils autoplist NO_ARCH= yes |