diff options
Diffstat (limited to 'net')
-rw-r--r-- | net/rsync/Makefile | 3 |
1 files changed, 1 insertions, 2 deletions
diff --git a/net/rsync/Makefile b/net/rsync/Makefile index 1de2f77b1b32..2a39feaf45f5 100644 --- a/net/rsync/Makefile +++ b/net/rsync/Makefile @@ -14,8 +14,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.mirrorservice.org/sites/rsync.samba.org/ \ - http://public.planetmirror.com/pub/%SUBDIR%/ + http://www.mirrorservice.org/sites/rsync.samba.org/ MASTER_SITE_SUBDIR= rsync MAINTAINER= pav@FreeBSD.org |