diff options
author | obache <obache@pkgsrc.org> | 2012-02-24 13:36:20 +0000 |
---|---|---|
committer | obache <obache@pkgsrc.org> | 2012-02-24 13:36:20 +0000 |
commit | 2d7147bb67cf451d8501d575e859760f0e655ba5 (patch) | |
tree | 6a240f15f9a1abec706c426813ed79870b127e0b /mk/fetch/sites.mk | |
parent | 852c5d1de00682d83c7a75d067db7a3ae3557525 (diff) | |
download | pkgsrc-2d7147bb67cf451d8501d575e859760f0e655ba5.tar.gz |
mechanically replace *.t.ring.gr.jp with *.dnsbalance.ring.gr.jp.
TENBIN system was discontinued.
Diffstat (limited to 'mk/fetch/sites.mk')
-rw-r--r-- | mk/fetch/sites.mk | 16 |
1 files changed, 8 insertions, 8 deletions
diff --git a/mk/fetch/sites.mk b/mk/fetch/sites.mk index 6cf6c1d7b7c..4edee8f6f6c 100644 --- a/mk/fetch/sites.mk +++ b/mk/fetch/sites.mk @@ -1,4 +1,4 @@ -# $NetBSD: sites.mk,v 1.87 2012/01/21 20:43:00 wiz Exp $ +# $NetBSD: sites.mk,v 1.88 2012/02/24 13:36:21 obache Exp $ # # This Makefile fragment defines read-only MASTER_SITE_* variables # representing some well-known master distribution sites for software. @@ -50,8 +50,8 @@ MASTER_SITE_TEX_CTAN+= \ ftp://ftp.funet.fi/pub/TeX/CTAN/ \ ftp://ftp.tex.ac.uk/tex-archive/ \ ftp://ftp.dante.de/tex-archive/ \ - ftp://www.t.ring.gr.jp/pub/text/CTAN/ \ - http://www.t.ring.gr.jp/archives/text/CTAN/ + ftp://www.dnsbalance.ring.gr.jp/pub/text/CTAN/ \ + http://www.dnsbalance.ring.gr.jp/archives/text/CTAN/ MASTER_SITE_SUNSITE+= \ ftp://sunsite.unc.edu/pub/Linux/ \ @@ -76,8 +76,8 @@ MASTER_SITE_GNOME+= \ MASTER_SITE_KDE+= \ ftp://ftp.kde.org/pub/kde/stable/ \ - ftp://www.t.ring.gr.jp/pub/X/kde/stable/ \ - http://www.t.ring.gr.jp/archives/X/kde/stable/ \ + ftp://www.dnsbalance.ring.gr.jp/pub/X/kde/stable/ \ + http://www.dnsbalance.ring.gr.jp/archives/X/kde/stable/ \ ftp://ftp.kddlabs.co.jp/pub/X/kde/stable/ \ http://mirrors.isc.org/pub/kde/stable/ \ ftp://ftp.gtlib.cc.gatech.edu/pub/kde/stable/ \ @@ -134,7 +134,7 @@ MASTER_SITE_XEMACS+= \ ftp://ftp.pasteur.fr/pub/computing/xemacs/ \ ftp://mirror.aarnet.edu.au/pub/xemacs/ \ ftp://mirror.cict.fr/xemacs/ \ - ftp://ftp.t.ring.gr.jp/pub/text/xemacs/ + ftp://ftp.dnsbalance.ring.gr.jp/pub/text/xemacs/ MASTER_SITE_APACHE+= \ http://www.apache.org/dist/ \ @@ -283,13 +283,13 @@ MASTER_SITE_OPENOFFICE+= \ ftp://mirror.switch.ch/mirror/OpenOffice/ \ http://komo.vlsm.org/openoffice/ \ ftp://ftp.kddlabs.co.jp/office/openoffice/ \ - ftp://ftp.t.ring.gr.jp/pub/misc/openoffice/ \ + ftp://ftp.dnsbalance.ring.gr.jp/pub/misc/openoffice/ \ ftp://ftp.kr.freebsd.org/pub/openoffice/ MASTER_SITE_CYGWIN+= \ http://mirrors.kernel.org/sources.redhat.com/cygwin/ \ http://mirrors.xmission.com/cygwin/ \ - ftp://ftp.t.ring.gr.jp/pub/pc/gnu-win32/ \ + ftp://ftp.dnsbalance.ring.gr.jp/pub/pc/gnu-win32/ \ ftp://ftp.funet.fi/pub/mirrors/cygwin.com/pub/cygwin/ MASTER_SITE_IFARCHIVE+= \ |