summaryrefslogtreecommitdiff
path: root/net/rsync
diff options
context:
space:
mode:
authortron <tron>2003-06-19 07:33:13 +0000
committertron <tron>2003-06-19 07:33:13 +0000
commit5c255bc829c18929fe36278d4b1103241aa2904e (patch)
treeec008e8a46952bfec5c27bf2b27c05bcbf248660 /net/rsync
parent6a4b4607e36f1da41b9e2b5b752b9b17ea9125ad (diff)
downloadpkgsrc-5c255bc829c18929fe36278d4b1103241aa2904e.tar.gz
It's "ftp.sunet.se" not "ftp0.sunet.se".
Diffstat (limited to 'net/rsync')
-rw-r--r--net/rsync/Makefile5
1 files changed, 2 insertions, 3 deletions
diff --git a/net/rsync/Makefile b/net/rsync/Makefile
index 17cc505e323..c4c625ffea3 100644
--- a/net/rsync/Makefile
+++ b/net/rsync/Makefile
@@ -1,5 +1,4 @@
-# $NetBSD: Makefile,v 1.46 2003/04/11 03:56:05 salo Exp $
-#
+# $NetBSD: Makefile,v 1.47 2003/06/19 07:33:13 tron Exp $
DISTNAME= rsync-2.5.6
PKGREVISION= 1
@@ -9,7 +8,7 @@ MASTER_SITES= http://rsync.samba.org/ftp/rsync/ \
http://rsync.samba.org/ftp/rsync/old-versions/ \
ftp://rsync.samba.org/pub/rsync/old-versions/ \
ftp://sunsite.auc.dk/pub/unix/rsync/ \
- ftp://ftp0.sunet.se/pub/unix/admin/rsync/ \
+ ftp://ftp.sunet.se/pub/unix/admin/rsync/ \
ftp://ftp.fu-berlin.de/unix/network/rsync/
MAINTAINER= tron@netbsd.org