aboutsummaryrefslogtreecommitdiffstats
diff options
context:
space:
mode:
authorknu <knu@FreeBSD.org>2003-01-04 23:50:12 +0800
committerknu <knu@FreeBSD.org>2003-01-04 23:50:12 +0800
commit880560345484112b8efb832f54fd47105704bc7e (patch)
treeaf3b666e96f3aaca2ccb23dbbe6a5b9814dfeabf
parent83926944a99572024fed4a25045ee01e67b1f41b (diff)
downloadfreebsd-ports-gnome-880560345484112b8efb832f54fd47105704bc7e.tar.gz
freebsd-ports-gnome-880560345484112b8efb832f54fd47105704bc7e.tar.zst
freebsd-ports-gnome-880560345484112b8efb832f54fd47105704bc7e.zip
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.
-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%/ \