diff options
author | lofi <lofi@FreeBSD.org> | 2004-07-02 05:21:06 +0800 |
---|---|---|
committer | lofi <lofi@FreeBSD.org> | 2004-07-02 05:21:06 +0800 |
commit | 73fcd4c5d024596cd6f39c8658dbd2b47a1c0500 (patch) | |
tree | d65fe445ac3282d78d9bb226f778cf6d05afb519 /Mk/bsd.sites.mk | |
parent | 75bf67d1cf7250b8373ab501d3c6a19ce251b8df (diff) | |
download | freebsd-ports-gnome-73fcd4c5d024596cd6f39c8658dbd2b47a1c0500.tar.gz freebsd-ports-gnome-73fcd4c5d024596cd6f39c8658dbd2b47a1c0500.tar.zst freebsd-ports-gnome-73fcd4c5d024596cd6f39c8658dbd2b47a1c0500.zip |
Remove some dead KDE mirrors and replace the rest (except the ring-sites)
with KDE's smart global roundrobin.
Diffstat (limited to 'Mk/bsd.sites.mk')
-rw-r--r-- | Mk/bsd.sites.mk | 17 |
1 files changed, 1 insertions, 16 deletions
diff --git a/Mk/bsd.sites.mk b/Mk/bsd.sites.mk index e6518295ede7..48f0c29c7fe4 100644 --- a/Mk/bsd.sites.mk +++ b/Mk/bsd.sites.mk @@ -443,22 +443,7 @@ MASTER_SITE_ISC+= \ ftp://ftp.metu.edu.tr/pub/mirrors/ftp.isc.org/%SUBDIR%/ MASTER_SITE_KDE+= \ - http://mirrors.isc.org/pub/kde/%SUBDIR%/ \ - ftp://ftp.us.kde.org/pub/kde/%SUBDIR%/ \ - ftp://ftp.kde.org/pub/kde/%SUBDIR%/ \ - ftp://ibiblio.org/pub/packages/desktops/kde/%SUBDIR%/ \ - ftp://ftp.gtlib.cc.gatech.edu/pub/kde/%SUBDIR%/ \ - ftp://mirrors.midco.net/pub/kde/%SUBDIR%/ \ - ftp://ftp.oregonstate.edu/pub/kde/%SUBDIR%/ \ - ftp://download.uk.kde.org/pub/kde/%SUBDIR%/ \ - ftp://download.au.kde.org/pub/kde/%SUBDIR%/ \ - ftp://download.at.kde.org/pub/kde/%SUBDIR%/ \ - ftp://ftp.eu.uu.net/pub/kde/%SUBDIR%/ \ - ftp://ftp.tiscali.nl/pub/mirrors/kde/%SUBDIR%/ \ - ftp://ftp.roedu.net/pub/mirrors/ftp.kde.org/%SUBDIR%/ \ - ftp://ftp.rediris.es/mirror/kde/%SUBDIR%/ \ - ftp://ftp.du.se/pub/mirrors/kde/%SUBDIR%/ \ - ftp://download.tw.kde.org/pub/kde/%SUBDIR%/ \ + ftp://download.kde.org/pub/kde/%SUBDIR%/ \ ${MASTER_SITE_RINGSERVER:S,%SUBDIR%,X/kde/&,} MASTER_SITE_MOZILLA+= \ |