summaryrefslogtreecommitdiff
path: root/Master/tlpkg/installer
diff options
context:
space:
mode:
authorKarl Berry <karl@freefriends.org>2019-08-04 23:52:34 +0000
committerKarl Berry <karl@freefriends.org>2019-08-04 23:52:34 +0000
commit1ebc292490183ae0c538b689402766bdfbc3afd7 (patch)
tree70acc9cb9991235596147cb66bf6db06b119cd34 /Master/tlpkg/installer
parent21297ba3a3d257c5c2026d7112726d3b880d4d90 (diff)
tl-update-auto
git-svn-id: svn://tug.org/texlive/trunk@51821 c570f23f-e606-0410-a88d-b1316a301751
Diffstat (limited to 'Master/tlpkg/installer')
-rw-r--r--Master/tlpkg/installer/ctan-mirrors.pl5
1 files changed, 0 insertions, 5 deletions
diff --git a/Master/tlpkg/installer/ctan-mirrors.pl b/Master/tlpkg/installer/ctan-mirrors.pl
index 5281037d4f0..e483f59883f 100644
--- a/Master/tlpkg/installer/ctan-mirrors.pl
+++ b/Master/tlpkg/installer/ctan-mirrors.pl
@@ -163,10 +163,5 @@ $mirrors = {
'New Zealand' => {
'http://mirror.aut.ac.nz/CTAN/' => 1
}
- },
- 'South America' => {
- 'Brazil' => {
- 'http://linorg.usp.br/CTAN/' => 1
- }
}
};