diff options
author | Edwin Groothuis <edwin@FreeBSD.org> | 2003-11-03 08:10:48 +0000 |
---|---|---|
committer | Edwin Groothuis <edwin@FreeBSD.org> | 2003-11-03 08:10:48 +0000 |
commit | ee431a373e2d4234928f412fa55d70128837472b (patch) | |
tree | 7e729a2e0343b1efbdc85eb3564e703ddda2ed2b /Mk | |
parent | 66ba64ca138d1a58eab3dbf49d3e3db4172f42b1 (diff) |
Notes
Diffstat (limited to 'Mk')
-rw-r--r-- | Mk/bsd.sites.mk | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/Mk/bsd.sites.mk b/Mk/bsd.sites.mk index 35c08de37402..9f5a1a9cf69d 100644 --- a/Mk/bsd.sites.mk +++ b/Mk/bsd.sites.mk @@ -376,7 +376,7 @@ MASTER_SITE_GNU+= \ ftp://sunsite.org.uk/Mirrors/ftp.gnu.org/pub/gnu/%SUBDIR%/ \ ftp://ftp.informatik.hu-berlin.de/pub/gnu/%SUBDIR%/ \ ftp://ftp.informatik.rwth-aachen.de/pub/mirror/ftp.gnu.org/pub/gnu/%SUBDIR%/ \ - ftp://ftp.rediris.es/mirror/gnu/%SUBDIR%/ \ + ftp://ftp.rediris.es/sites/ftp.gnu.org/pub/%SUBDIR%/ \ ftp://ftp.lip6.fr/pub/gnu/%SUBDIR%/ \ ftp://ftp.tuwien.ac.at/linux/gnu/gnusrc/%SUBDIR%/ \ ftp://ftp.chg.ru/pub/gnu/%SUBDIR%/ |