summaryrefslogtreecommitdiffstats
path: root/Mk
diff options
context:
space:
mode:
authorknu <knu@FreeBSD.org>2002-10-12 20:42:10 +0000
committerknu <knu@FreeBSD.org>2002-10-12 20:42:10 +0000
commit83d0cf994960a72e354c7ce3483d4d2b78e627b3 (patch)
tree68b57ab42f1ff49768607f606d31be13154652de /Mk
parent121a7e573ea6c5123ef3f0265b180319602328fa (diff)
downloadFreeBSD-ports-83d0cf994960a72e354c7ce3483d4d2b78e627b3.zip
FreeBSD-ports-83d0cf994960a72e354c7ce3483d4d2b78e627b3.tar.gz
Update MASTER_SITE_RINGSERVER:
- Remove www.mirrornavi.com from comment which seems to be dead. - Replace the http site with the Tenbin server.
Diffstat (limited to 'Mk')
-rw-r--r--Mk/bsd.sites.mk16
1 files changed, 6 insertions, 10 deletions
diff --git a/Mk/bsd.sites.mk b/Mk/bsd.sites.mk
index a779e7c..9d4ea40 100644
--- a/Mk/bsd.sites.mk
+++ b/Mk/bsd.sites.mk
@@ -254,20 +254,16 @@ MASTER_SITE_REDHAT_LINUX+= \
# http://<server>/archives/%SUBDIR%/
# ftp://<server>/pub/%SUBDIR%/
#
-# MirrorNavi redirects requests to the nearest server from the client
-# using HTTP redirection (301) which "fetch -A" does not follow.
-# If you want to use this, set FETCH_CMD to something other than
-# "fetch -A". It is also a good idea to check out the URL just to
-# see which mirror site it suggests.
+# {www,ftp}.dnsbalance.ring.gr.jp redirects requests to one of the
+# least busy servers at the moment at the DNS lookup level. (safe to
+# use with "fetch -A")
#
-# http://www.mirrornavi.com/ring/archives/%SUBDIR%/
-#
-# DNSBalance redirects requests to the least busy server at the moment
-# at the DNS lookup level. (safe to use with "fetch -A")
+# {www,ftp}.t.ring.gr.jp redirects requests to one of the nearest
+# servers at the DNS lookup level. (safe to use with "fetch -A")
#
MASTER_SITE_RINGSERVER+= \
ftp://ftp.dnsbalance.ring.gr.jp/pub/%SUBDIR%/ \
- http://www.dnsbalance.ring.gr.jp/archives/%SUBDIR%/
+ http://www.t.ring.gr.jp/archives/%SUBDIR%/
MASTER_SITE_RUBY+= \
ftp://ftp.iij.ad.jp/pub/lang/ruby/%SUBDIR%/ \
OpenPOWER on IntegriCloud