diff options
author | Karl Berry <karl@freefriends.org> | 2019-07-23 23:52:43 +0000 |
---|---|---|
committer | Karl Berry <karl@freefriends.org> | 2019-07-23 23:52:43 +0000 |
commit | 6d143bcd73e9ddd1344435cf550cd58ff23616e5 (patch) | |
tree | f435824428512cad6c5ef3607d5326df431e0a18 /Master | |
parent | db451c567c653f3c6bbbe4bd5e32dfb790c1ffb9 (diff) |
tl-update-auto
git-svn-id: svn://tug.org/texlive/trunk@51714 c570f23f-e606-0410-a88d-b1316a301751
Diffstat (limited to 'Master')
-rw-r--r-- | Master/tlpkg/installer/ctan-mirrors.pl | 6 |
1 files changed, 3 insertions, 3 deletions
diff --git a/Master/tlpkg/installer/ctan-mirrors.pl b/Master/tlpkg/installer/ctan-mirrors.pl index d4df7442ce8..422cfae726a 100644 --- a/Master/tlpkg/installer/ctan-mirrors.pl +++ b/Master/tlpkg/installer/ctan-mirrors.pl @@ -33,8 +33,6 @@ $mirrors = { 'http://ftp.yz.yamagata-u.ac.jp/pub/CTAN/' => 1 }, 'Korea' => { - 'http://ftp.harukasan.org/CTAN/' => 1, - 'http://ftp.kaist.ac.kr/pub/tex-archive/' => 1, 'http://ftp.ktug.org/tex-archive/' => 1, 'http://mirror.navercorp.com/CTAN/' => 1 }, @@ -48,7 +46,8 @@ $mirrors = { }, 'Europe' => { 'Austria' => { - 'http://mirror.easyname.at/ctan/' => 1 + 'http://mirror.easyname.at/ctan/' => 1, + 'http://mirror.kumi.systems/ctan/' => 1 }, 'Belarus' => { 'http://mirror.datacenter.by/pub/mirrors/CTAN/' => 1 @@ -103,6 +102,7 @@ $mirrors = { 'http://piotrkosoft.net/pub/mirrors/CTAN/' => 1 }, 'Portugal' => { + 'ftp://ftp.di.uminho.pt/pub/ctan/' => 1, 'http://mirrors.up.pt/pub/CTAN/' => 1 }, 'Romania' => { |