diff options
author | Karl Berry <karl@freefriends.org> | 2019-11-26 00:54:58 +0000 |
---|---|---|
committer | Karl Berry <karl@freefriends.org> | 2019-11-26 00:54:58 +0000 |
commit | c985eac52329a20b5bfca1bc80740c883c7e1013 (patch) | |
tree | 36762c3af35aa68ea3b29b5b16246f7885a43289 /Master/tlpkg/installer | |
parent | 29e191e5a51f0694b8fe888af90e870ef49682a0 (diff) |
tl-update-auto
git-svn-id: svn://tug.org/texlive/trunk@52925 c570f23f-e606-0410-a88d-b1316a301751
Diffstat (limited to 'Master/tlpkg/installer')
-rw-r--r-- | Master/tlpkg/installer/ctan-mirrors.pl | 5 |
1 files changed, 0 insertions, 5 deletions
diff --git a/Master/tlpkg/installer/ctan-mirrors.pl b/Master/tlpkg/installer/ctan-mirrors.pl index 73a097a05a7..a2d3eac8efe 100644 --- a/Master/tlpkg/installer/ctan-mirrors.pl +++ b/Master/tlpkg/installer/ctan-mirrors.pl @@ -181,10 +181,5 @@ $mirrors = { 'New Zealand' => { 'http://mirror.aut.ac.nz/CTAN/' => 1 } - }, - 'South America' => { - 'Brazil' => { - 'http://linorg.usp.br/CTAN/' => 1 - } } }; |