diff options
Diffstat (limited to 'net/rsync/Makefile')
-rw-r--r-- | net/rsync/Makefile | 3 |
1 files changed, 2 insertions, 1 deletions
diff --git a/net/rsync/Makefile b/net/rsync/Makefile index e3faa0de11c..0c4265c8d14 100644 --- a/net/rsync/Makefile +++ b/net/rsync/Makefile @@ -1,8 +1,9 @@ -# $NetBSD: Makefile,v 1.41 2002/03/13 11:42:30 tron Exp $ +# $NetBSD: Makefile,v 1.42 2002/05/16 02:10:47 grant Exp $ DISTNAME= rsync-2.5.4 CATEGORIES= net MASTER_SITES= ftp://rsync.samba.org/pub/rsync/ \ + 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.fu-berlin.de/unix/network/rsync/ |