summaryrefslogtreecommitdiff
path: root/Mk
diff options
context:
space:
mode:
authorAkinori MUSHA <knu@FreeBSD.org>2003-01-04 15:50:12 +0000
committerAkinori MUSHA <knu@FreeBSD.org>2003-01-04 15:50:12 +0000
commite9ef928f2046c0f8ce94551ee6e9d9ec43bd08e4 (patch)
treeca674941aa9c6275453bae7cb4dc6203655d56ef /Mk
parentUpdate to 2.22. (diff)
Shuffle MASTER_SITE_RUBY a bit.
Some people say that the ruby-1.6.8 distfile on xyz.lcs.mit.edu was corrupt. It was not corrupt when I tried yesterday, but anyway.
Notes
Notes: svn path=/head/; revision=72510
Diffstat (limited to 'Mk')
-rw-r--r--Mk/bsd.sites.mk4
1 files changed, 2 insertions, 2 deletions
diff --git a/Mk/bsd.sites.mk b/Mk/bsd.sites.mk
index 26e9c6e4a866..8116f5953f38 100644
--- a/Mk/bsd.sites.mk
+++ b/Mk/bsd.sites.mk
@@ -301,10 +301,10 @@ MASTER_SITE_RINGSERVER+= \
http://www.t.ring.gr.jp/archives/%SUBDIR%/
MASTER_SITE_RUBY+= \
- ftp://xyz.lcs.mit.edu/pub/ruby/%SUBDIR%/ \
+ ftp://ftp.iij.ad.jp/pub/lang/ruby/%SUBDIR%/ \
http://www.ibiblio.org/pub/languages/ruby/%SUBDIR%/ \
+ ftp://xyz.lcs.mit.edu/pub/ruby/%SUBDIR%/ \
${MASTER_SITE_RINGSERVER:S,%SUBDIR%,lang/ruby/&,} \
- ftp://ftp.iij.ad.jp/pub/lang/ruby/%SUBDIR%/ \
ftp://ftp.ruby-lang.org/pub/ruby/%SUBDIR%/ \
ftp://ftp.fu-berlin.de/unix/languages/ruby/%SUBDIR%/ \
ftp://ftp.easynet.be/ruby/ruby/%SUBDIR%/ \