summaryrefslogtreecommitdiff
path: root/Master/tlpkg
diff options
context:
space:
mode:
authorKarl Berry <karl@freefriends.org>2014-11-09 02:19:19 +0000
committerKarl Berry <karl@freefriends.org>2014-11-09 02:19:19 +0000
commitdd0aa585a134ae68f7bf1a016470fbf770db7a70 (patch)
treee8a5f0bf7fa0b6f18323b32108c0acbaa23d254d /Master/tlpkg
parent9bd4092b3e301d141b4e7e7665a67a364753991a (diff)
/home/texlive/karl/Master/tlpkg/bin/tl-update-auto
git-svn-id: svn://tug.org/texlive/trunk@35549 c570f23f-e606-0410-a88d-b1316a301751
Diffstat (limited to 'Master/tlpkg')
-rw-r--r--Master/tlpkg/installer/ctan-mirrors.pl4
1 files changed, 3 insertions, 1 deletions
diff --git a/Master/tlpkg/installer/ctan-mirrors.pl b/Master/tlpkg/installer/ctan-mirrors.pl
index c51add711ed..c9010a5f541 100644
--- a/Master/tlpkg/installer/ctan-mirrors.pl
+++ b/Master/tlpkg/installer/ctan-mirrors.pl
@@ -36,6 +36,7 @@ $mirrors = {
'http://ftp.jaist.ac.jp/pub/CTAN/' => 1
},
'Korea' => {
+ 'http://ftp.kaist.ac.kr/pub/tex-archive/' => 1,
'http://ftp.ktug.org/tex-archive/' => 1,
'http://ftp.neowiz.com/CTAN/' => 1
},
@@ -89,9 +90,9 @@ $mirrors = {
'ftp://ftp.fu-berlin.de/tex/CTAN/' => 1,
'ftp://ftp.rrzn.uni-hannover.de/pub/mirror/tex-archive/' => 1,
'ftp://ftp.tu-chemnitz.de/pub/tex/' => 1,
+ 'http://ctan.sciserv.eu/' => 1,
'http://ctan.space-pro.be/tex-archive/' => 1,
'http://ftp.fau.de/ctan/' => 1,
- 'http://mirror.physik-pool.tu-berlin.de/tex-archive/' => 1,
'http://mirror.selfnet.de/tex-archive/' => 1,
'http://sunsite.informatik.rwth-aachen.de/ftp/pub/mirror/ctan/' => 1
},
@@ -121,6 +122,7 @@ $mirrors = {
'http://mirrors.fe.up.pt/pub/CTAN/' => 1
},
'Russia' => {
+ 'http://ctan.uni-altai.ru/' => 1,
'http://ctan.usu.ru/' => 1,
'http://mirror.macomnet.net/pub/CTAN/' => 1
},