diff options
author | Mark Linimon <linimon@FreeBSD.org> | 2005-09-17 03:07:49 +0000 |
---|---|---|
committer | Mark Linimon <linimon@FreeBSD.org> | 2005-09-17 03:07:49 +0000 |
commit | 3c54cf453c464a1c8b24f0c82d298d2742033f2f (patch) | |
tree | 8e26356573ad22b80b6cab71029cd5f56de7d94d /Mk | |
parent | Chase mastersite. (diff) |
Remove obsolete Sourceware mastersites.
Source: distfile survey
Notes
Notes:
svn path=/head/; revision=142988
Diffstat (limited to 'Mk')
-rw-r--r-- | Mk/bsd.sites.mk | 4 |
1 files changed, 1 insertions, 3 deletions
diff --git a/Mk/bsd.sites.mk b/Mk/bsd.sites.mk index 28e9af701918..d3e1b58efd85 100644 --- a/Mk/bsd.sites.mk +++ b/Mk/bsd.sites.mk @@ -1249,9 +1249,7 @@ MASTER_SITE_SOURCEWARE+= \ http://mirrors.rcn.net/pub/sourceware/%SUBDIR%/ \ ftp://mirrors.rcn.net/pub/sourceware/%SUBDIR%/ \ ftp://ftp.funet.fi/pub/mirrors/sources.redhat.com/pub/%SUBDIR%/ \ - ftp://ftp1.sinica.edu.tw/pub3/GNU/CYGNUS/%SUBDIR%/ \ - ftp://ftp-stud.fht-esslingen.de/pub/Mirrors/sources.redhat.com/%SUBDIR%/ \ - http://sourceware.urc.bl.ac.yu/%SUBDIR%/ + ftp://ftp-stud.fht-esslingen.de/pub/Mirrors/sources.redhat.com/%SUBDIR%/ .endif .if !defined(IGNORE_MASTER_SITE_SUNSITE) |