summaryrefslogtreecommitdiff
path: root/Mk
diff options
context:
space:
mode:
authorAkinori MUSHA <knu@FreeBSD.org>2002-09-28 20:47:41 +0000
committerAkinori MUSHA <knu@FreeBSD.org>2002-09-28 20:47:41 +0000
commit558a35e02118cd4f2d331c0c674c35b439b945ea (patch)
tree085ad00f90c206ada69bf013ef15799e916738e8 /Mk
parento Fix build on -CURRENT. (diff)
Add three mirror sites to MASTER_SITE_RUBY to fill vacancies.
(ftp.iDaemons.org, mirrors.sunsite.dk and ftp.ntua.gr)
Notes
Notes: svn path=/head/; revision=67193
Diffstat (limited to 'Mk')
-rw-r--r--Mk/bsd.sites.mk3
1 files changed, 3 insertions, 0 deletions
diff --git a/Mk/bsd.sites.mk b/Mk/bsd.sites.mk
index a6f98e6f7eb8..e27541501b19 100644
--- a/Mk/bsd.sites.mk
+++ b/Mk/bsd.sites.mk
@@ -269,8 +269,11 @@ MASTER_SITE_RUBY+= \
ftp://ftp.fu-berlin.de/unix/languages/ruby/%SUBDIR%/ \
ftp://ftp.TokyoNet.AD.JP/pub/misc/ruby/%SUBDIR%/ \
ftp://ftp.iij.ad.jp/pub/lang/ruby/%SUBDIR%/ \
+ ftp://ftp.iDaemons.org/pub/mirror/ftp.ruby-lang.org/ruby/%SUBDIR%/ \
ftp://ftp.kr.FreeBSD.org/pub/ruby/%SUBDIR%/ \
ftp://ftp.easynet.be/ruby/ruby/%SUBDIR%/ \
+ http://mirrors.sunsite.dk/ruby/%SUBDIR%/ \
+ ftp://ftp.ntua.gr/pub/lang/ruby/%SUBDIR%/ \
ftp://ftp.chg.ru/pub/lang/ruby/%SUBDIR%/
MASTER_SITE_SOURCEWARE+= \