summaryrefslogtreecommitdiff
path: root/net/rsync
diff options
context:
space:
mode:
authortron <tron@pkgsrc.org>2000-02-09 22:17:44 +0000
committertron <tron@pkgsrc.org>2000-02-09 22:17:44 +0000
commit7a819b25a814c2ed704a681ce022d6cd00ce410e (patch)
treeb507706d6f2594a174dd296a3cbf626c47b41cf4 /net/rsync
parenteaed2d6261a83743addf8e1908058ecbb2b06f94 (diff)
downloadpkgsrc-7a819b25a814c2ed704a681ce022d6cd00ce410e.tar.gz
Remove unnecessary directory name "pub" from URL for "ftp.fu-berlin.de".
Diffstat (limited to 'net/rsync')
-rw-r--r--net/rsync/Makefile4
1 files changed, 2 insertions, 2 deletions
diff --git a/net/rsync/Makefile b/net/rsync/Makefile
index 868db415e4a..68d4c85cf58 100644
--- a/net/rsync/Makefile
+++ b/net/rsync/Makefile
@@ -1,4 +1,4 @@
-# $NetBSD: Makefile,v 1.26 1999/09/29 08:28:06 agc Exp $
+# $NetBSD: Makefile,v 1.27 2000/02/09 22:17:46 tron Exp $
#
DISTNAME= rsync-2.3.1
@@ -6,7 +6,7 @@ CATEGORIES= net
MASTER_SITES= ftp://rsync.samba.org/pub/rsync/ \
ftp://sunsite.auc.dk/pub/unix/rsync/ \
ftp://ftp0.sunet.se/pub/unix/admin/rsync/ \
- ftp://ftp.fu-berlin.de/pub/unix/network/rsync/
+ ftp://ftp.fu-berlin.de/unix/network/rsync/
MAINTAINER= mycroft@netbsd.org
HOMEPAGE= http://samba.anu.edu.au/rsync/