From fd9e6506431c90e66891bb9e63e38334837c415c Mon Sep 17 00:00:00 2001 From: Karl Berry Date: Sun, 5 Mar 2017 01:05:40 +0000 Subject: tl-update-auto git-svn-id: svn://tug.org/texlive/trunk@43399 c570f23f-e606-0410-a88d-b1316a301751 --- Master/tlpkg/installer/ctan-mirrors.pl | 7 +++---- 1 file changed, 3 insertions(+), 4 deletions(-) (limited to 'Master/tlpkg/installer') diff --git a/Master/tlpkg/installer/ctan-mirrors.pl b/Master/tlpkg/installer/ctan-mirrors.pl index 0a567ae4f10..e1ef7df8a8e 100644 --- a/Master/tlpkg/installer/ctan-mirrors.pl +++ b/Master/tlpkg/installer/ctan-mirrors.pl @@ -5,6 +5,7 @@ $mirrors = { }, 'South Africa' => { 'http://ctan.mirror.ac.za/' => 1, + 'http://ftp.leg.uct.ac.za/pub/packages/ctan/' => 1, 'http://ftp.sun.ac.za/ftp/CTAN/' => 1 } }, @@ -24,8 +25,7 @@ $mirrors = { }, 'Japan' => { 'ftp://ftp.kddilabs.jp/CTAN/' => 1, - 'ftp://ftp.u-aizu.ac.jp/pub/tex/CTAN/' => 1, - 'http://ftp.jaist.ac.jp/pub/CTAN/' => 1 + 'ftp://ftp.u-aizu.ac.jp/pub/tex/CTAN/' => 1 }, 'Korea' => { 'http://ftp.kaist.ac.kr/pub/tex-archive/' => 1, @@ -39,8 +39,7 @@ $mirrors = { 'http://mirror.pregi.net/tex-archive/' => 1 }, 'Taiwan' => { - 'ftp://ftp.ccu.edu.tw/pub/tex/' => 1, - 'http://ftp.yzu.edu.tw/CTAN/' => 1 + 'ftp://ftp.ccu.edu.tw/pub/tex/' => 1 } }, 'Australasia' => { -- cgit v1.2.3