summaryrefslogtreecommitdiff
path: root/net/rsync/Makefile
diff options
context:
space:
mode:
Diffstat (limited to 'net/rsync/Makefile')
-rw-r--r--net/rsync/Makefile8
1 files changed, 5 insertions, 3 deletions
diff --git a/net/rsync/Makefile b/net/rsync/Makefile
index 0c4265c8d14..8ecab2e96a3 100644
--- a/net/rsync/Makefile
+++ b/net/rsync/Makefile
@@ -1,8 +1,10 @@
-# $NetBSD: Makefile,v 1.42 2002/05/16 02:10:47 grant Exp $
+# $NetBSD: Makefile,v 1.43 2002/05/16 02:23:00 grant Exp $
-DISTNAME= rsync-2.5.4
+DISTNAME= rsync-2.5.5
CATEGORIES= net
-MASTER_SITES= ftp://rsync.samba.org/pub/rsync/ \
+MASTER_SITES= http://rsync.samba.org/ftp/rsync/ \
+ ftp://rsync.samba.org/pub/rsync/ \
+ http://rsync.samba.org/pub/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/ \