diff options
author | Gerald Pfeifer <gerald@FreeBSD.org> | 2017-03-04 22:14:35 +0000 |
---|---|---|
committer | Gerald Pfeifer <gerald@FreeBSD.org> | 2017-03-04 22:14:35 +0000 |
commit | 9dd4748239f129428d5b6f81d92fc8d29f9e809c (patch) | |
tree | 8b1048592ff9c3dc16d024706ba4b2181b958325 /Mk | |
parent | Move sysutils/bsdcrashtar from GOOGLE_CODE to GitHub (diff) |
Restore ftp-stud.fht-esslingen.de mirror, just with http instead of ftp.
PR: 299122
Diffstat (limited to 'Mk')
-rw-r--r-- | Mk/bsd.sites.mk | 1 |
1 files changed, 1 insertions, 0 deletions
diff --git a/Mk/bsd.sites.mk b/Mk/bsd.sites.mk index 4fa5a622eaac..28ccbad28b2c 100644 --- a/Mk/bsd.sites.mk +++ b/Mk/bsd.sites.mk @@ -312,6 +312,7 @@ MASTER_SITE_GCC+= \ http://robotlab.itk.ppke.hu/gcc/%SUBDIR%/ \ http://gcc.fyxm.net/%SUBDIR%/ \ http://gcc.igor.onlinedirect.bg/%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://gcc.gnu.org/pub/gcc/%SUBDIR%/ \ ftp://ftp.lip6.fr/pub/gcc/%SUBDIR%/ \ |