summaryrefslogtreecommitdiff
path: root/Mk/bsd.sites.mk
diff options
context:
space:
mode:
authorPav Lucistnik <pav@FreeBSD.org>2006-08-02 12:16:46 +0000
committerPav Lucistnik <pav@FreeBSD.org>2006-08-02 12:16:46 +0000
commitdd5a30d1a61c5dc796c2f8774eee48aba12c8749 (patch)
tree5ae7673f8ad9bff12d5b3824349f93bc958c0a4a /Mk/bsd.sites.mk
parent- update to -> 1.4.1 (diff)
- Add MASTER_SITE_RUBYFORGE
Submitted by: Rui Lopes over irc
Notes
Notes: svn path=/head/; revision=169466
Diffstat (limited to 'Mk/bsd.sites.mk')
-rw-r--r--Mk/bsd.sites.mk9
1 files changed, 9 insertions, 0 deletions
diff --git a/Mk/bsd.sites.mk b/Mk/bsd.sites.mk
index a7989dfb953a..f4a3c47cc06e 100644
--- a/Mk/bsd.sites.mk
+++ b/Mk/bsd.sites.mk
@@ -925,6 +925,15 @@ MASTER_SITE_RUBY+= \
ftp://ftp.iDaemons.org/pub/mirror/ftp.ruby-lang.org/ruby/%SUBDIR%/
.endif
+# See http://rubyforge.org/credits/
+.if !defined(IGNORE_MASTER_SITE_RUBYFORGE)
+MASTER_SITE_RUBYFORGE+= \
+ http://rubyforge.rubyuser.de/%SUBDIR%/ \
+ http://rubyforge.iasi.roedu.net/files/%SUBDIR%/ \
+ http://rubyforge.halostatue.info/%SUBDIR%/ \
+ http://files.rubyforge.vm.bytemark.co.uk/%SUBDIR%/
+.endif
+
.if !defined(IGNORE_MASTER_SITE_SAMBA)
MASTER_SITE_SAMBA+= \
http://us1.samba.org/samba/ftp/%SUBDIR%/ \