aboutsummaryrefslogtreecommitdiff
path: root/Mk/bsd.sites.mk
diff options
context:
space:
mode:
authorGerald Pfeifer <gerald@FreeBSD.org>2017-03-05 11:59:02 +0000
committerGerald Pfeifer <gerald@FreeBSD.org>2017-03-05 11:59:02 +0000
commit4ef56e019523c0bc89fe017d400df3aa16dd1584 (patch)
tree30a9ec81dd2d8523da9d8012ef6a9c1efc31110b /Mk/bsd.sites.mk
parentd7fde81912c477572d904e9bb9f6817be9476676 (diff)
downloadports-4ef56e019523c0bc89fe017d400df3aa16dd1584.tar.gz
ports-4ef56e019523c0bc89fe017d400df3aa16dd1584.zip
Replace ftp://ftp.funet.fi/pub/mirrors/sources.redhat.com by
ftp://ftp.funet.fi/pub/mirrors/sourceware.org in MASTER_SITE_GCC and MASTER_SITE_SOURCEWARE, sourceware.org having replaced sources.redhat.com as the standard name of that host years ago. This should not bring any practical change for now; it's really the same.
Notes
Notes: svn path=/head/; revision=435472
Diffstat (limited to 'Mk/bsd.sites.mk')
-rw-r--r--Mk/bsd.sites.mk4
1 files changed, 2 insertions, 2 deletions
diff --git a/Mk/bsd.sites.mk b/Mk/bsd.sites.mk
index 1a7d5223bab9..600f755507f4 100644
--- a/Mk/bsd.sites.mk
+++ b/Mk/bsd.sites.mk
@@ -312,7 +312,7 @@ MASTER_SITE_GCC+= \
http://robotlab.itk.ppke.hu/gcc/%SUBDIR%/ \
http://gcc.fyxm.net/%SUBDIR%/ \
http://ftp-stud.fht-esslingen.de/pub/Mirrors/sourceware.org/gcc/%SUBDIR%/ \
- ftp://ftp.funet.fi/pub/mirrors/sources.redhat.com/pub/gcc/%SUBDIR%/ \
+ ftp://ftp.funet.fi/pub/mirrors/sourceware.org/pub/gcc/%SUBDIR%/ \
ftp://gcc.gnu.org/pub/gcc/%SUBDIR%/ \
ftp://ftp.lip6.fr/pub/gcc/%SUBDIR%/ \
ftp://ftp.irisa.fr/pub/mirrors/gcc.gnu.org/gcc/%SUBDIR%/ \
@@ -1055,7 +1055,7 @@ MASTER_SITE_SOURCEFORGE_JP+= \
MASTER_SITE_SOURCEWARE+= \
http://mirrors.kernel.org/sources.redhat.com/%SUBDIR%/ \
http://gd.tuwien.ac.at/gnu/sourceware/%SUBDIR%/ \
- ftp://ftp.funet.fi/pub/mirrors/sources.redhat.com/pub/%SUBDIR%/
+ ftp://ftp.funet.fi/pub/mirrors/sourceware.org/pub/%SUBDIR%/
.endif
.if !defined(IGNORE_MASTER_SITE_SUDO)