aboutsummaryrefslogtreecommitdiffstats
path: root/net/cvsync/Makefile
diff options
context:
space:
mode:
authornork <nork@FreeBSD.org>2003-04-16 14:45:07 +0800
committernork <nork@FreeBSD.org>2003-04-16 14:45:07 +0800
commite890a4a024442e3ed131122cfa44e1b43389bd34 (patch)
tree66d6a70f4bd68bc8509d07a31a49b675a4c631dc /net/cvsync/Makefile
parent177cd8daa5823df6ed5a7eac53623e9092ccdf8b (diff)
downloadfreebsd-ports-gnome-e890a4a024442e3ed131122cfa44e1b43389bd34.tar.gz
freebsd-ports-gnome-e890a4a024442e3ed131122cfa44e1b43389bd34.tar.zst
freebsd-ports-gnome-e890a4a024442e3ed131122cfa44e1b43389bd34.zip
Update to 0.19.4.
Prompted by: MAEKAWA Masahide <gehenna@daemon-systems.org> (developer) Submitted by: hrs (maintainer)
Diffstat (limited to 'net/cvsync/Makefile')
-rw-r--r--net/cvsync/Makefile9
1 files changed, 8 insertions, 1 deletions
diff --git a/net/cvsync/Makefile b/net/cvsync/Makefile
index 6bbb8b032848..2ac38287aa83 100644
--- a/net/cvsync/Makefile
+++ b/net/cvsync/Makefile
@@ -6,7 +6,7 @@
#
PORTNAME= cvsync
-PORTVERSION= 0.19.2
+PORTVERSION= 0.19.4
CATEGORIES= net ipv6
MASTER_SITES= http://www.daemon-systems.org/cvsync/ \
ftp://ftp.allbsd.org/pub/cvsync/
@@ -15,6 +15,13 @@ MAINTAINER= hrs@FreeBSD.org
COMMENT= A portable CVS repository synchronization utility
USE_GMAKE= yes
+USE_REINPLACE= yes
+
+MAN1= cvscan.1 cvsync.1 cvsyncd.1 rcscan.1 rcscmp.1
+
+post-configure:
+ ${REINPLACE_CMD} -e "s/^# $${INSTALL}/ $${INSTALL}/" \
+ ${WRKSRC}/mk/prog.mk
post-install:
@${MKDIR} ${EXAMPLESDIR}