summaryrefslogtreecommitdiff
path: root/Master/tlpkg/installer/ctan-mirrors.pl
diff options
context:
space:
mode:
authorKarl Berry <karl@freefriends.org>2019-02-15 01:23:38 +0000
committerKarl Berry <karl@freefriends.org>2019-02-15 01:23:38 +0000
commitadc80906f57e69b52acb70bdba9f9c1954927a69 (patch)
tree78563888bdd61f9e11917365f5e0b75fbff80ad6 /Master/tlpkg/installer/ctan-mirrors.pl
parentb7cc09813ea6303ca707d48ccfe09e0d8142de66 (diff)
tl-update-auto
git-svn-id: svn://tug.org/texlive/trunk@50027 c570f23f-e606-0410-a88d-b1316a301751
Diffstat (limited to 'Master/tlpkg/installer/ctan-mirrors.pl')
-rw-r--r--Master/tlpkg/installer/ctan-mirrors.pl2
1 files changed, 1 insertions, 1 deletions
diff --git a/Master/tlpkg/installer/ctan-mirrors.pl b/Master/tlpkg/installer/ctan-mirrors.pl
index 296e2271265..91bed0cfad8 100644
--- a/Master/tlpkg/installer/ctan-mirrors.pl
+++ b/Master/tlpkg/installer/ctan-mirrors.pl
@@ -39,7 +39,6 @@ $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://ftp.neowiz.com/CTAN/' => 1,
'http://mirror.navercorp.com/CTAN/' => 1
@@ -163,6 +162,7 @@ $mirrors = {
'http://mirror.hmc.edu/ctan/' => 1,
'http://mirror.las.iastate.edu/tex-archive/' => 1,
'http://mirror.utexas.edu/ctan/' => 1,
+ 'http://mirrors.concertpass.com/tex-archive/' => 1,
'http://mirrors.ibiblio.org/pub/mirrors/CTAN/' => 1,
'http://mirrors.rit.edu/CTAN/' => 1
}