diff options
author | Karl Berry <karl@freefriends.org> | 2015-01-11 02:20:40 +0000 |
---|---|---|
committer | Karl Berry <karl@freefriends.org> | 2015-01-11 02:20:40 +0000 |
commit | 6dc79823e792edcd1a5e421a2dd3c8d52f821932 (patch) | |
tree | 80da89168f61892b2c2de0f805681210cb644b68 /Master/tlpkg | |
parent | e82c4853e4ad67f75b6dece81927764e5a035869 (diff) |
/home/texlive/karl/Master/tlpkg/bin/tl-update-auto
git-svn-id: svn://tug.org/texlive/trunk@36019 c570f23f-e606-0410-a88d-b1316a301751
Diffstat (limited to 'Master/tlpkg')
-rw-r--r-- | Master/tlpkg/installer/ctan-mirrors.pl | 3 |
1 files changed, 1 insertions, 2 deletions
diff --git a/Master/tlpkg/installer/ctan-mirrors.pl b/Master/tlpkg/installer/ctan-mirrors.pl index e73ecdc9f83..e02947fb561 100644 --- a/Master/tlpkg/installer/ctan-mirrors.pl +++ b/Master/tlpkg/installer/ctan-mirrors.pl @@ -173,8 +173,7 @@ $mirrors = { 'http://ftp.inf.utfsm.cl/pub/tex-archive/' => 1 }, 'Colombia' => { - 'http://ctan.uniminuto.edu/' => 1, - 'http://www.laqee.unal.edu.co/tex-archive/' => 1 + 'http://ctan.uniminuto.edu/' => 1 } } }; |