diff options
author | linimon <linimon@FreeBSD.org> | 2005-09-17 11:07:49 +0800 |
---|---|---|
committer | linimon <linimon@FreeBSD.org> | 2005-09-17 11:07:49 +0800 |
commit | 44b46c7ae97a094b382c0acd6348588dace42174 (patch) | |
tree | 56b93a161d2b6623fbee9ea6b301c8f523a320ba | |
parent | a84bd074e94e38a9c2f1dea8775d7ec60629127a (diff) | |
download | freebsd-ports-gnome-44b46c7ae97a094b382c0acd6348588dace42174.tar.gz freebsd-ports-gnome-44b46c7ae97a094b382c0acd6348588dace42174.tar.zst freebsd-ports-gnome-44b46c7ae97a094b382c0acd6348588dace42174.zip |
Remove obsolete Sourceware mastersites.
Source: distfile survey
-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) |