summaryrefslogtreecommitdiff
path: root/Mk
diff options
context:
space:
mode:
authorEdwin Groothuis <edwin@FreeBSD.org>2007-06-26 11:39:12 +0000
committerEdwin Groothuis <edwin@FreeBSD.org>2007-06-26 11:39:12 +0000
commitdceb773b51333fbd1f85507629e61bfbeee72d13 (patch)
tree0364ff9b7032eabc2a55c9364808ae7dc3158dec /Mk
parent- Fix build: mysql is needed in configure step (diff)
[PATCH] update MASTER_SITE_RUBYFORGE mirrors in bsd.sites.mk
It seems one of the MASTER_SITE_RUBYFORGE site is dead (for example http://people.freebsd.org/~fenner/portsurvey/www.html and all rubygem-) There is another mirror from http://rubyforge.org/credits/. PR: ports/114032 Submitted by: Alexander Logvinov <ports@logvinov.com>
Notes
Notes: svn path=/head/; revision=194289
Diffstat (limited to 'Mk')
-rw-r--r--Mk/bsd.sites.mk2
1 files changed, 1 insertions, 1 deletions
diff --git a/Mk/bsd.sites.mk b/Mk/bsd.sites.mk
index 12f1c2fe1fae..9c7730618896 100644
--- a/Mk/bsd.sites.mk
+++ b/Mk/bsd.sites.mk
@@ -1083,7 +1083,7 @@ MASTER_SITE_RUBY+= \
MASTER_SITE_RUBYFORGE+= \
http://rubyforge.rubyuser.de/%SUBDIR%/ \
http://rubyforge.iasi.roedu.net/files/%SUBDIR%/ \
- http://rubyforge.halostatue.info/%SUBDIR%/ \
+ http://files.rubyforge.mmmultiworks.com/%SUBDIR%/ \
http://files.rubyforge.vm.bytemark.co.uk/%SUBDIR%/
.endif