summaryrefslogtreecommitdiff
path: root/Master/tlpkg
diff options
context:
space:
mode:
authorKarl Berry <karl@freefriends.org>2016-11-06 02:16:37 +0000
committerKarl Berry <karl@freefriends.org>2016-11-06 02:16:37 +0000
commit5ccf37f9573c3df56be24870945e3ccf5c359fce (patch)
treedf1a68c34a47d4ead63a5996673380a2efa17f0b /Master/tlpkg
parentde1e22c45171eb08f4ba32f5698d4fa652766571 (diff)
tl-update-auto
git-svn-id: svn://tug.org/texlive/trunk@42444 c570f23f-e606-0410-a88d-b1316a301751
Diffstat (limited to 'Master/tlpkg')
-rw-r--r--Master/tlpkg/installer/ctan-mirrors.pl3
1 files changed, 3 insertions, 0 deletions
diff --git a/Master/tlpkg/installer/ctan-mirrors.pl b/Master/tlpkg/installer/ctan-mirrors.pl
index 0f948e85575..7b879019027 100644
--- a/Master/tlpkg/installer/ctan-mirrors.pl
+++ b/Master/tlpkg/installer/ctan-mirrors.pl
@@ -160,6 +160,9 @@ $mirrors = {
'Brazil' => {
'http://linorg.usp.br/CTAN/' => 1,
'http://repositorios.cpai.unb.br/ctan/' => 1
+ },
+ 'Chile' => {
+ 'http://ftp.inf.utfsm.cl/pub/tex-archive/' => 1
}
}
};