diff options
author | Volker Stolz <vs@FreeBSD.org> | 2004-08-19 13:25:38 +0000 |
---|---|---|
committer | Volker Stolz <vs@FreeBSD.org> | 2004-08-19 13:25:38 +0000 |
commit | ec941eb8b37eb662a6fc32b66183fa193c986f62 (patch) | |
tree | 8385093143910887b4bbd76786d653849baa4300 /net/rsync | |
parent | 7f5ae7ffe8e29fd31d0aa096b678b6749b4440ff (diff) | |
download | ports-ec941eb8b37eb662a6fc32b66183fa193c986f62.tar.gz ports-ec941eb8b37eb662a6fc32b66183fa193c986f62.zip |
mirror.ac.uk -> mirrorservice.org
PR: ports/69481
Submitted by: Tim Bishop, Dejan Lesjak
Approved by: maintainers
Notes
Notes:
svn path=/head/; revision=116679
Diffstat (limited to 'net/rsync')
-rw-r--r-- | net/rsync/Makefile | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/net/rsync/Makefile b/net/rsync/Makefile index 113afe9b80d4..0b870819b9a8 100644 --- a/net/rsync/Makefile +++ b/net/rsync/Makefile @@ -13,7 +13,7 @@ MASTER_SITES= http://rsync.samba.org/ftp/%SUBDIR%/ \ ftp://sunsite.auc.dk/pub/unix/%SUBDIR%/ \ ftp://ftp.sunet.se/pub/unix/admin/%SUBDIR%/ \ ftp://ftp.fu-berlin.de/pub/unix/network/%SUBDIR%/ \ - http://www.mirror.ac.uk/sites/rsync.samba.org/ \ + http://www.mirrorservice.org/sites/rsync.samba.org/ \ http://public.planetmirror.com/pub/%SUBDIR%/ MASTER_SITE_SUBDIR= rsync |