summaryrefslogtreecommitdiffstats
path: root/ftp/ftpsync/Makefile
diff options
context:
space:
mode:
authormiwi <miwi@FreeBSD.org>2008-10-12 13:02:37 +0000
committermiwi <miwi@FreeBSD.org>2008-10-12 13:02:37 +0000
commit311641a3da5f4c47a265c1198852d6c456354421 (patch)
treeda660c3f3136e3918fcbae34a6fa6981a3c209a7 /ftp/ftpsync/Makefile
parent7eb48941d5ef4a72e4867e7813ae36f768b2b32b (diff)
downloadFreeBSD-ports-311641a3da5f4c47a265c1198852d6c456354421.zip
FreeBSD-ports-311641a3da5f4c47a265c1198852d6c456354421.tar.gz
- Update to 1.2.34
Changelog: * Added Option to disable timestamping for transferred (local) files * Added reconnect if conncection times out after local file reading PR: 128016 Submitted by: Dennis Herrmann <adox@mcx2.org> (maintainer)
Diffstat (limited to 'ftp/ftpsync/Makefile')
-rw-r--r--ftp/ftpsync/Makefile6
1 files changed, 4 insertions, 2 deletions
diff --git a/ftp/ftpsync/Makefile b/ftp/ftpsync/Makefile
index b753cbd..55362a6 100644
--- a/ftp/ftpsync/Makefile
+++ b/ftp/ftpsync/Makefile
@@ -6,9 +6,11 @@
#
PORTNAME= ftpsync
-PORTVERSION= 1.29
+PORTVERSION= 1.2.34
+PORTEPOCH= 1
CATEGORIES= ftp
-MASTER_SITES= SF
+MASTER_SITES= SF \
+ http://mirror.mcx2.org/
MAINTAINER= adox@mcx2.org
COMMENT= Synchronizes a local and a remote FTP directory trees
OpenPOWER on IntegriCloud