diff options
author | ade <ade@FreeBSD.org> | 2001-03-14 04:26:05 +0800 |
---|---|---|
committer | ade <ade@FreeBSD.org> | 2001-03-14 04:26:05 +0800 |
commit | bcfe86f8f00997418d6ae2b5b3538532521da08a (patch) | |
tree | 3d37f1778856d02690a8e897c85590dbd0a4bb3f /Mk/bsd.sites.mk | |
parent | 94f65c31782ae60ef928fbfd137903e89ce97115 (diff) | |
download | freebsd-ports-gnome-bcfe86f8f00997418d6ae2b5b3538532521da08a.tar.gz freebsd-ports-gnome-bcfe86f8f00997418d6ae2b5b3538532521da08a.tar.zst freebsd-ports-gnome-bcfe86f8f00997418d6ae2b5b3538532521da08a.zip |
Reorganize MASTER_SITE_GNOME as a result of the mirrors being
completely reworked by the GNOME team.
Diffstat (limited to 'Mk/bsd.sites.mk')
-rw-r--r-- | Mk/bsd.sites.mk | 19 |
1 files changed, 6 insertions, 13 deletions
diff --git a/Mk/bsd.sites.mk b/Mk/bsd.sites.mk index 0f291b7908e3..bcc7f6e02604 100644 --- a/Mk/bsd.sites.mk +++ b/Mk/bsd.sites.mk @@ -45,20 +45,13 @@ MASTER_SITE_COMP_SOURCES+= \ ftp://rtfm.mit.edu/pub/usenet/comp.sources.%SUBDIR%/ MASTER_SITE_GNOME+= \ - ftp://ftp.gnome.org/pub/GNOME/%SUBDIR%/ \ - ftp://rpmfind.net/linux/gnome.org/%SUBDIR%/ \ - ftp://ftp.mirror.ac.uk/sites/ftp.gnome.org/pub/GNOME/%SUBDIR%/ \ - ftp://slave.opensource.captech.com/gnome/%SUBDIR%/ \ - ftp://ftp.snoopy.net/pub/mirrors/GNOME/%SUBDIR%/ \ - ftp://ftp.kddlabs.co.jp/X11/GNOME/%SUBDIR%/ \ + ftp://gnome.eazel.com/pub/gnome/%SUBDIR%/ \ + ftp://ftp.yggdrasil.com/mirrors/site/ftp.gnome.org/pub/GNOME/%SUBDIR%/ \ ftp://ftp.sunet.se/pub/X11/GNOME/%SUBDIR%/ \ - ftp://ftp.cybertrails.com/pub/gnome/%SUBDIR%/ \ - ftp://ftp2.sinica.edu.tw/pub5/gnome/%SUBDIR%/ \ - ftp://gnomeftp.blue-labs.org/pub/gnome/%SUBDIR%/ \ - ftp://ftp.informatik.uni-bonn.de/pub/os/unix/gnome/%SUBDIR%/ \ - ftp://ftp.tas.gov.au/gnome/%SUBDIR%/ \ - ftp://download.sourceforge.net/pub/mirrors/gnome/%SUBDIR%/ \ - ftp://ftp.chg.ru/pub/X11/GNOME/%SUBDIR%/ + ftp://fr2.rpmfind.net/linux/gnome.org/%SUBDIR%/ \ + ftp://ftp.dit.upm.es/linux/gnome/%SUBDIR%/ \ + ftp://sunsite.uio.no/pub/GNOME/%SUBDIR%/ \ + ftp://ftp.dataplus.se/pub/linux/gnome/%SUBDIR%/ MASTER_SITE_GNU+= \ ftp://ftp.gnu.org/gnu/%SUBDIR%/ \ |