summaryrefslogtreecommitdiff
path: root/net/rsync
diff options
context:
space:
mode:
authorAndrew Pantyukhin <sat@FreeBSD.org>2006-07-28 14:42:54 +0000
committerAndrew Pantyukhin <sat@FreeBSD.org>2006-07-28 14:42:54 +0000
commite48050b4a88acf0e5b326d8248a1e858c0ed76da (patch)
treeefc677832ac558d9a562bb7775abb165bb7f5428 /net/rsync
parent- Update to 2.4-20060727 (diff)
- Rid the tree of double slashes in URL paths
Notes
Notes: svn path=/head/; revision=168966
Diffstat (limited to 'net/rsync')
-rw-r--r--net/rsync/Makefile2
1 files changed, 1 insertions, 1 deletions
diff --git a/net/rsync/Makefile b/net/rsync/Makefile
index 2a39feaf45f5..bc3f3f1195d4 100644
--- a/net/rsync/Makefile
+++ b/net/rsync/Makefile
@@ -10,7 +10,7 @@ PORTVERSION= 2.6.8
PORTREVISION= 2
CATEGORIES= net ipv6
MASTER_SITES= http://rsync.samba.org/ftp/%SUBDIR%/ \
- ftp://ftp.samba.org//pub/%SUBDIR%/ \
+ ftp://ftp.samba.org/pub/%SUBDIR%/ \
ftp://sunsite.auc.dk/pub/unix/%SUBDIR%/ \
ftp://ftp.sunet.se/pub/unix/admin/%SUBDIR%/ \
ftp://ftp.fu-berlin.de/pub/unix/network/%SUBDIR%/ \