aboutsummaryrefslogtreecommitdiff
path: root/Mk
diff options
context:
space:
mode:
authorAkinori MUSHA <knu@FreeBSD.org>2009-08-24 05:25:17 +0000
committerAkinori MUSHA <knu@FreeBSD.org>2009-08-24 05:25:17 +0000
commit4d7253052326991e2d11a0ff0733cc20d289932f (patch)
tree0a584873e7f888b637dc4a5fd834590e48fe7f1c /Mk
parentc5c855f843df1da387ab873a3305f3728e4195d4 (diff)
downloadports-4d7253052326991e2d11a0ff0733cc20d289932f.tar.gz
ports-4d7253052326991e2d11a0ff0733cc20d289932f.zip
Notes
Diffstat (limited to 'Mk')
-rw-r--r--Mk/bsd.sites.mk3
1 files changed, 1 insertions, 2 deletions
diff --git a/Mk/bsd.sites.mk b/Mk/bsd.sites.mk
index 20a79e9575b3..9e355bea41ac 100644
--- a/Mk/bsd.sites.mk
+++ b/Mk/bsd.sites.mk
@@ -371,7 +371,7 @@ MASTER_SITE_FEDORA_LINUX+= \
ftp://mirrors.hpcf.upr.edu/pub/Mirrors/redhat/download.fedora.redhat.com/%SUBDIR%/ \
http://ftp.astral.ro/mirrors/fedora/pub/fedora/linux/core/%SUBDIR%/ \
ftp://ftp.astral.ro/mirrors/fedora/pub/fedora/linux/core/%SUBDIR%/ \
- http://ftp.iasi.roedu.net/mirrors/fedora.redhat.com/core/%SUBDIR%/ \
+ http://ftp.iasi.roedu.net/mirrors/fedora.redhat.com/fedora/%SUBDIR%/ \
ftp://ftp.rdsor.ro/pub/Linux/Distributions/Fedora/%SUBDIR%/ \
http://ftp.chg.ru/pub/Linux/fedora/linux/core/%SUBDIR%/ \
ftp://ftp.chg.ru/pub/Linux/fedora/linux/core/%SUBDIR%/ \
@@ -1137,7 +1137,6 @@ MASTER_SITE_RUBY+= \
# See http://rubyforge.org/credits/
.if !defined(IGNORE_MASTER_SITE_RUBYFORGE)
MASTER_SITE_RUBYFORGE+= \
- http://rubyforge.iasi.roedu.net/files/%SUBDIR%/ \
http://files.rubyforge.mmmultiworks.com/%SUBDIR%/ \
http://files.rubyforge.vm.bytemark.co.uk/%SUBDIR%/
.endif