aboutsummaryrefslogtreecommitdiff
path: root/devel/cvs2svn
diff options
context:
space:
mode:
authorIon-Mihai Tetcu <itetcu@FreeBSD.org>2007-01-16 09:59:15 +0000
committerIon-Mihai Tetcu <itetcu@FreeBSD.org>2007-01-16 09:59:15 +0000
commit1ca6d6be79cd0a0977924566e65d3e63e665c462 (patch)
tree3243f4a938bd8becaddb50423e776f48b946d8ae /devel/cvs2svn
parentb36496b57a8d84dc26d2f14374d4c783dc00666a (diff)
downloadports-1ca6d6be79cd0a0977924566e65d3e63e665c462.tar.gz
ports-1ca6d6be79cd0a0977924566e65d3e63e665c462.zip
Notes
Diffstat (limited to 'devel/cvs2svn')
-rw-r--r--devel/cvs2svn/Makefile5
1 files changed, 2 insertions, 3 deletions
diff --git a/devel/cvs2svn/Makefile b/devel/cvs2svn/Makefile
index b42e07314908..9c052fb8a652 100644
--- a/devel/cvs2svn/Makefile
+++ b/devel/cvs2svn/Makefile
@@ -7,19 +7,18 @@
PORTNAME= cvs2svn
PORTVERSION= 1.5.0
CATEGORIES= devel
-MASTER_SITES= http://cvs2svn.tigris.org/files/documents/1462/34574/ \
+MASTER_SITES= ftp://ftp.rewt.org.uk/pub/distfiles/ \
+ http://gentoo.nedlinux.nl/distfiles/ \
${MASTER_SITE_LOCAL}
MASTER_SITE_SUBDIR= jkoshy
MAINTAINER= joe@joeholden.co.uk
COMMENT= CVS to Subversion Repository Converter
-FETCH_DEPENDS= wget:${PORTSDIR}/ftp/wget
BUILD_DEPENDS= ${PYTHON_SITELIBDIR}/gdbm.so:${PORTSDIR}/databases/py-gdbm
RUN_DEPENDS= svn:${PORTSDIR}/devel/subversion \
${BUILD_DEPENDS}
-FETCH_CMD= ${LOCALBASE}/bin/wget -c
DISABLE_SIZE= yes
USE_PYTHON= 2.3+