diff options
author | marcus <marcus@FreeBSD.org> | 2002-12-27 01:06:29 +0800 |
---|---|---|
committer | marcus <marcus@FreeBSD.org> | 2002-12-27 01:06:29 +0800 |
commit | 0e3a90b13e871f2e5916ac30ddcbcff39cc56b06 (patch) | |
tree | 7af696b3f020135842dd43d5617ac4ceeed4ebbe /Mk/bsd.sites.mk | |
parent | f530a0c2d22cc1727de27a351cd0b7be1bbcae5a (diff) | |
download | freebsd-ports-gnome-0e3a90b13e871f2e5916ac30ddcbcff39cc56b06.tar.gz freebsd-ports-gnome-0e3a90b13e871f2e5916ac30ddcbcff39cc56b06.tar.zst freebsd-ports-gnome-0e3a90b13e871f2e5916ac30ddcbcff39cc56b06.zip |
Remove GNOME mirrors that have not converted to the new site layout.
Diffstat (limited to 'Mk/bsd.sites.mk')
-rw-r--r-- | Mk/bsd.sites.mk | 2 |
1 files changed, 0 insertions, 2 deletions
diff --git a/Mk/bsd.sites.mk b/Mk/bsd.sites.mk index e2918a706ed7..26e9c6e4a866 100644 --- a/Mk/bsd.sites.mk +++ b/Mk/bsd.sites.mk @@ -97,9 +97,7 @@ MASTER_SITE_GNOME+= \ ftp://ftp.dti.ad.jp/pub/X/gnome/%SUBDIR%/ \ http://mirror.aarnet.edu.au/pub/GNOME/%SUBDIR%/ \ ${MASTER_SITE_RINGSERVER:S,%SUBDIR%,X/gnome/&,} \ - ftp://ftp.tr.gnome.org/pub/GNOME/%SUBDIR%/ \ ftp://ftp.cse.buffalo.edu/pub/Gnome/%SUBDIR%/ \ - ftp://ftp.no.gnome.org/pub/GNOME/%SUBDIR%/ MASTER_SITE_GNU+= \ ftp://ftp.gnu.org/gnu/%SUBDIR%/ \ |