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