diff options
author | adamw <adamw@FreeBSD.org> | 2004-10-13 16:23:33 +0000 |
---|---|---|
committer | adamw <adamw@FreeBSD.org> | 2004-10-13 16:23:33 +0000 |
commit | fbd0be02266b83d5a5f474e068c7cf1dab0ce9b9 (patch) | |
tree | a940b866fc37a6ae7abaecfb90e3890cfaa625cd /Mk/bsd.sites.mk | |
parent | 0ae91a57105becbdad2f78e4e232bcbc82a0dd3a (diff) | |
download | FreeBSD-ports-fbd0be02266b83d5a5f474e068c7cf1dab0ce9b9.zip FreeBSD-ports-fbd0be02266b83d5a5f474e068c7cf1dab0ce9b9.tar.gz |
Remove tuwien.ac.at from MASTER_SITE_{GNOME,GNU,GNUPG}. It's been
incredibly slow for the last couple months, and I've never had it
go above 10KB/s. Often I've seen it stay below 1 KB/s.
Diffstat (limited to 'Mk/bsd.sites.mk')
-rw-r--r-- | Mk/bsd.sites.mk | 3 |
1 files changed, 0 insertions, 3 deletions
diff --git a/Mk/bsd.sites.mk b/Mk/bsd.sites.mk index bf65c4d..7cb94dc 100644 --- a/Mk/bsd.sites.mk +++ b/Mk/bsd.sites.mk @@ -361,7 +361,6 @@ MASTER_SITE_GNOME+= \ ftp://ftp.no.gnome.org/pub/GNOME/%SUBDIR%/ \ ${MASTER_SITE_RINGSERVER:S,%SUBDIR%,X/gnome/&,} \ http://archive.progeny.com/GNOME/%SUBDIR%/ \ - ftp://ftp.tuwien.ac.at/linux/gnome.org/%SUBDIR%/ \ http://farbror.acc.umu.se/pub/GNOME/%SUBDIR%/ \ http://ftp.gnome.org/pub/GNOME/%SUBDIR%/ @@ -387,11 +386,9 @@ MASTER_SITE_GNU+= \ ftp://ftp.informatik.rwth-aachen.de/pub/mirror/ftp.gnu.org/pub/gnu/%SUBDIR%/ \ http://ftp.rediris.es/sites/ftp.gnu.org/pub/%SUBDIR%/ \ ftp://ftp.lip6.fr/pub/gnu/%SUBDIR%/ \ - ftp://ftp.tuwien.ac.at/linux/gnu/gnusrc/%SUBDIR%/ \ ftp://ftp.chg.ru/pub/gnu/%SUBDIR%/ MASTER_SITE_GNUPG+= \ - ftp://gd.tuwien.ac.at/privacy/gnupg/%SUBDIR%/ \ ftp://ftp.gnupg.org/gcrypt/%SUBDIR%/ \ http://ftp.sunsite.dk/pub/security/gcrypt/%SUBDIR%/ \ http://ftp.linux.it/pub/mirrors/gnupg/%SUBDIR%/ \ |