summaryrefslogtreecommitdiff
path: root/net/rsync
diff options
context:
space:
mode:
authorPav Lucistnik <pav@FreeBSD.org>2006-06-01 13:30:54 +0000
committerPav Lucistnik <pav@FreeBSD.org>2006-06-01 13:30:54 +0000
commit9e4ac3c6053ab1852fb985337ae79f07cfb15239 (patch)
tree47f115716d673e9557e76c7260ef53889a17b49d /net/rsync
parentUpdate to 0.74. (diff)
- Remove dead master site
Notes
Notes: svn path=/head/; revision=164154
Diffstat (limited to 'net/rsync')
-rw-r--r--net/rsync/Makefile3
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