diff options
author | Karl Berry <karl@freefriends.org> | 2019-10-18 23:56:34 +0000 |
---|---|---|
committer | Karl Berry <karl@freefriends.org> | 2019-10-18 23:56:34 +0000 |
commit | a56c7b6f8d3dbd77b2e2d7260ae8c2b157f7e60b (patch) | |
tree | 82ce0f88813f23886fbd3b98e46382d05a6a37ea /Master | |
parent | dafb5ff4761809704092fb928d89d8ca44a3c40d (diff) |
tl-update-auto
git-svn-id: svn://tug.org/texlive/trunk@52438 c570f23f-e606-0410-a88d-b1316a301751
Diffstat (limited to 'Master')
-rw-r--r-- | Master/tlpkg/installer/ctan-mirrors.pl | 4 |
1 files changed, 4 insertions, 0 deletions
diff --git a/Master/tlpkg/installer/ctan-mirrors.pl b/Master/tlpkg/installer/ctan-mirrors.pl index ddc35018243..d30f3d87c59 100644 --- a/Master/tlpkg/installer/ctan-mirrors.pl +++ b/Master/tlpkg/installer/ctan-mirrors.pl @@ -43,6 +43,7 @@ $mirrors = { }, '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 }, @@ -126,6 +127,9 @@ $mirrors = { 'http://mirrors.up.pt/pub/CTAN/' => 1, 'https://ftp.eq.uc.pt/software/TeX/' => 1 }, + 'Romania' => { + 'http://mirrors.nxthost.com/ctan/' => 1 + }, 'Russia' => { 'http://ctan.altspu.ru/' => 1, 'http://mirror.macomnet.net/pub/CTAN/' => 1, |