diff options
author | ade <ade@FreeBSD.org> | 2001-04-13 23:08:56 +0800 |
---|---|---|
committer | ade <ade@FreeBSD.org> | 2001-04-13 23:08:56 +0800 |
commit | 9afd8595ced1de70e97a50df25a86069474c0e3d (patch) | |
tree | a20ee29449d2a336335e5d05c511615b313680bf /Mk/bsd.sites.mk | |
parent | ee82e0c81f8b1695d7353507310c29ca99feb315 (diff) | |
download | freebsd-ports-graphics-9afd8595ced1de70e97a50df25a86069474c0e3d.tar.gz freebsd-ports-graphics-9afd8595ced1de70e97a50df25a86069474c0e3d.tar.zst freebsd-ports-graphics-9afd8595ced1de70e97a50df25a86069474c0e3d.zip |
Update MASTER_SITE_GNOME with a few more non-US sites, and perform
a little bit of spring cleaning whilst I'm here.
Diffstat (limited to 'Mk/bsd.sites.mk')
-rw-r--r-- | Mk/bsd.sites.mk | 9 |
1 files changed, 6 insertions, 3 deletions
diff --git a/Mk/bsd.sites.mk b/Mk/bsd.sites.mk index 6752e9bab6f..2c73e0cbab1 100644 --- a/Mk/bsd.sites.mk +++ b/Mk/bsd.sites.mk @@ -49,12 +49,15 @@ MASTER_SITE_COMP_SOURCES+= \ ftp://rtfm.mit.edu/pub/usenet/comp.sources.%SUBDIR%/ MASTER_SITE_GNOME+= \ - ftp://gnome.eazel.com/pub/gnome/%SUBDIR%/ \ ftp://ftp.yggdrasil.com/mirrors/site/ftp.gnome.org/pub/GNOME/%SUBDIR%/ \ + ftp://ftp.sourceforge.net/pub/mirrors/gnome/%SUBDIR%/ \ + ftp://gnome.eazel.com/pub/GNOME/%SUBDIR%/ \ + ftp://ftp.rpmfind.net/linux/gnome.org/%SUBDIR%/ \ + ftp://ftp.cse.buffalo.edu/pub/Gnome/%SUBDIR%/ ftp://ftp.sunet.se/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.tr.gnome.org/pub/GNOME/%SUBDIR%/ \ + ftp://ftp.no.gnome.org/pub/GNOME/%SUBDIR%/ \ ftp://ftp.dataplus.se/pub/linux/gnome/%SUBDIR%/ \ ftp://ftp.mirror.ac.uk/sites/ftp.gnome.org/pub/GNOME/%SUBDIR%/ \ ${MASTER_SITE_RINGSERVER:S,%SUBDIR%,X/gnome/&,} |