From 627821a7f426e6dc3b86d1fe58dde596504bb0cd Mon Sep 17 00:00:00 2001 From: Karl Berry Date: Mon, 21 Oct 2019 23:55:39 +0000 Subject: tl-update-auto git-svn-id: svn://tug.org/texlive/trunk@52487 c570f23f-e606-0410-a88d-b1316a301751 --- Master/tlpkg/installer/ctan-mirrors.pl | 6 ++++++ 1 file changed, 6 insertions(+) (limited to 'Master/tlpkg') diff --git a/Master/tlpkg/installer/ctan-mirrors.pl b/Master/tlpkg/installer/ctan-mirrors.pl index 2aaaabc9b31..d30f3d87c59 100644 --- a/Master/tlpkg/installer/ctan-mirrors.pl +++ b/Master/tlpkg/installer/ctan-mirrors.pl @@ -43,6 +43,7 @@ $mirrors = { }, 'Korea' => { 'http://ftp.harukasan.org/CTAN/' => 1, + 'http://ftp.kaist.ac.kr/pub/tex-archive/' => 1, 'http://ftp.ktug.org/tex-archive/' => 1, 'http://mirror.navercorp.com/CTAN/' => 1 }, @@ -183,5 +184,10 @@ $mirrors = { 'New Zealand' => { 'http://mirror.aut.ac.nz/CTAN/' => 1 } + }, + 'South America' => { + 'Brazil' => { + 'http://linorg.usp.br/CTAN/' => 1 + } } }; -- cgit v1.2.3