diff options
Diffstat (limited to 'devel/tailor/Makefile')
-rw-r--r-- | devel/tailor/Makefile | 4 |
1 files changed, 2 insertions, 2 deletions
diff --git a/devel/tailor/Makefile b/devel/tailor/Makefile index 5662a7e83cf5..2223ca8d5db3 100644 --- a/devel/tailor/Makefile +++ b/devel/tailor/Makefile @@ -6,11 +6,11 @@ # PORTNAME= tailor -PORTVERSION= 0.9.31 +PORTVERSION= 0.9.34 CATEGORIES= devel python MASTER_SITES= http://darcs.arstecnica.it/ -MAINTAINER= ports@FreeBSD.org +MAINTAINER= aryeh.friedmian@gmail.com COMMENT= Migrates changesets between version control systems RUN_DEPENDS= ${LOCALBASE}/bin/rsync:${PORTSDIR}/net/rsync |