diff options
Diffstat (limited to 'net')
-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 |