summaryrefslogtreecommitdiff
path: root/systems/texlive/tlnet/tlpkg/installer
diff options
context:
space:
mode:
authorNorbert Preining <norbert@preining.info>2019-10-06 03:01:15 +0000
committerNorbert Preining <norbert@preining.info>2019-10-06 03:01:15 +0000
commit37778869d20a42439b123bb0c553953f716886b1 (patch)
treea6871507402d2084e9f0d47310b2894ba0da1b66 /systems/texlive/tlnet/tlpkg/installer
parent72c9345e5bafe708888bf65448a81d1aee8275ed (diff)
CTAN sync 201910060301
Diffstat (limited to 'systems/texlive/tlnet/tlpkg/installer')
-rw-r--r--systems/texlive/tlnet/tlpkg/installer/ctan-mirrors.pl5
1 files changed, 5 insertions, 0 deletions
diff --git a/systems/texlive/tlnet/tlpkg/installer/ctan-mirrors.pl b/systems/texlive/tlnet/tlpkg/installer/ctan-mirrors.pl
index 74022e9d8a..4ee8723f7a 100644
--- a/systems/texlive/tlnet/tlpkg/installer/ctan-mirrors.pl
+++ b/systems/texlive/tlnet/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
+ }
}
};