diff options
author | Karl Berry <karl@freefriends.org> | 2019-08-19 23:53:25 +0000 |
---|---|---|
committer | Karl Berry <karl@freefriends.org> | 2019-08-19 23:53:25 +0000 |
commit | a1f71c264a5dab83905d60f7427b40f15066b92a (patch) | |
tree | 7c515c7f6b23b3cd3002fadd90ed3dd0c52ee979 | |
parent | f8d6b268f7d93d256d64ecf83346671b896e38d7 (diff) |
tl-update-auto
git-svn-id: svn://tug.org/texlive/trunk@51913 c570f23f-e606-0410-a88d-b1316a301751
-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 7e0e7f9fa4c..a4729024402 100644 --- a/Master/tlpkg/installer/ctan-mirrors.pl +++ b/Master/tlpkg/installer/ctan-mirrors.pl @@ -164,10 +164,5 @@ $mirrors = { 'New Zealand' => { 'http://mirror.aut.ac.nz/CTAN/' => 1 } - }, - 'South America' => { - 'Brazil' => { - 'http://linorg.usp.br/CTAN/' => 1 - } } }; |