diff options
author | mezz <mezz@FreeBSD.org> | 2007-10-16 04:22:46 +0800 |
---|---|---|
committer | mezz <mezz@FreeBSD.org> | 2007-10-16 04:22:46 +0800 |
commit | 715408dd313a061ceccc8c33a69d257384993aca (patch) | |
tree | f723ff5a2ce7487921c02555e5e3ca1457b8aa4d | |
parent | bc1974f279cb5c9d17f80f98b6b0e9f9ed08b5c2 (diff) | |
download | freebsd-ports-gnome-715408dd313a061ceccc8c33a69d257384993aca.tar.gz freebsd-ports-gnome-715408dd313a061ceccc8c33a69d257384993aca.tar.zst freebsd-ports-gnome-715408dd313a061ceccc8c33a69d257384993aca.zip |
Add four new mirrors for GNOME, these mirrors are usually fastest to grab the
newest tarballs.
-rw-r--r-- | Mk/bsd.sites.mk | 4 |
1 files changed, 4 insertions, 0 deletions
diff --git a/Mk/bsd.sites.mk b/Mk/bsd.sites.mk index e1944d1e5775..0990421b5299 100644 --- a/Mk/bsd.sites.mk +++ b/Mk/bsd.sites.mk @@ -515,6 +515,10 @@ MASTER_SITE_GNOME+= \ ftp://ftp.no.gnome.org/pub/GNOME/%SUBDIR%/ \ ftp://ftp.dit.upm.es/linux/gnome/%SUBDIR%/ \ http://rpmfind.net/linux/gnome.org/%SUBDIR%/ \ + http://saimei.acc.umu.se/pub/GNOME/%SUBDIR%/ \ + http://laotzu.acc.umu.se/pub/GNOME/%SUBDIR%/ \ + http://farbror.acc.umu.se/pub/GNOME/%SUBDIR%/ \ + http://chuangtzu.acc.umu.se/pub/GNOME/%SUBDIR%/ \ ftp://ftp.dataplus.se/pub/linux/gnome/%SUBDIR%/ \ ftp://ftp.cse.buffalo.edu/pub/Gnome/%SUBDIR%/ \ http://ftp.unina.it/pub/linux/GNOME/%SUBDIR%/ \ |