aboutsummaryrefslogtreecommitdiff
path: root/devel/cvs2svn/Makefile
diff options
context:
space:
mode:
authorMartin Wilke <miwi@FreeBSD.org>2011-02-25 07:50:41 +0000
committerMartin Wilke <miwi@FreeBSD.org>2011-02-25 07:50:41 +0000
commit5e9f42cbda7723e209ee352f41df8fd3d7d1ee28 (patch)
tree5fb7f0ec92b0b2a109bebac3d6e46dbbc6f3f976 /devel/cvs2svn/Makefile
parentb0f65c8787968933f446b1206ae11e0ac7e0386e (diff)
Notes
Diffstat (limited to 'devel/cvs2svn/Makefile')
-rw-r--r--devel/cvs2svn/Makefile4
1 files changed, 2 insertions, 2 deletions
diff --git a/devel/cvs2svn/Makefile b/devel/cvs2svn/Makefile
index 52e3a0ee7407..efcc9f8ba42b 100644
--- a/devel/cvs2svn/Makefile
+++ b/devel/cvs2svn/Makefile
@@ -6,7 +6,7 @@
PORTNAME= cvs2svn
PORTVERSION= 2.3.0
-PORTREVISION= 2
+PORTREVISION= 3
CATEGORIES= devel
MASTER_SITES= http://www.sourcehosting.net/freebsd/distfiles/ \
LOCAL/glarkin
@@ -19,7 +19,7 @@ RUN_DEPENDS= ${BUILD_DEPENDS}
MAKE_JOBS_SAFE= yes
-USE_PYTHON= 2.4+
+USE_PYTHON= 2.5+
USE_PYDISTUTILS= yes
OPTIONS= SUBVERSION "Build with subversion support" on \