diff options
author | gerald <gerald@FreeBSD.org> | 2017-03-05 06:14:35 +0800 |
---|---|---|
committer | gerald <gerald@FreeBSD.org> | 2017-03-05 06:14:35 +0800 |
commit | 292e34bbbb98f458d3d71509601698d32d6626a9 (patch) | |
tree | 8b1048592ff9c3dc16d024706ba4b2181b958325 /Mk | |
parent | 8b2ca1a06cdefe139a9b619b41550c4ea82e1a69 (diff) | |
download | freebsd-ports-gnome-292e34bbbb98f458d3d71509601698d32d6626a9.tar.gz freebsd-ports-gnome-292e34bbbb98f458d3d71509601698d32d6626a9.tar.zst freebsd-ports-gnome-292e34bbbb98f458d3d71509601698d32d6626a9.zip |
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%/ \ |