From dceb773b51333fbd1f85507629e61bfbeee72d13 Mon Sep 17 00:00:00 2001 From: Edwin Groothuis Date: Tue, 26 Jun 2007 11:39:12 +0000 Subject: [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 --- Mk/bsd.sites.mk | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) (limited to 'Mk') 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 -- cgit v1.2.3