summaryrefslogtreecommitdiff
path: root/net/rsync/Makefile
diff options
context:
space:
mode:
authorgrant <grant>2002-05-16 02:23:00 +0000
committergrant <grant>2002-05-16 02:23:00 +0000
commitc191b1ae7003c6c9d6ec57f6cd29f89d41cc8eee (patch)
tree358e94799e45af4ee65f4e69e55d8126c2c7f3e8 /net/rsync/Makefile
parentc8093a112139eed802637e3c71bc084e350d1edc (diff)
downloadpkgsrc-c191b1ae7003c6c9d6ec57f6cd29f89d41cc8eee.tar.gz
update to 2.5.5
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/ \