summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorKarl Berry <karl@freefriends.org>2013-04-28 01:35:52 +0000
committerKarl Berry <karl@freefriends.org>2013-04-28 01:35:52 +0000
commit57a0eb2aaf2dfec304efac8b32119339b5c19a59 (patch)
tree85b8ae8ab75841be513e20922c88a6c3257077f7
parent980e77ee09cccae0f1c621842837950a11a54174 (diff)
/home/texlive/karl/Master/tlpkg/bin/tl-update-auto
git-svn-id: svn://tug.org/texlive/trunk@30143 c570f23f-e606-0410-a88d-b1316a301751
-rw-r--r--Master/tlpkg/installer/ctan-mirrors.pl6
1 files changed, 2 insertions, 4 deletions
diff --git a/Master/tlpkg/installer/ctan-mirrors.pl b/Master/tlpkg/installer/ctan-mirrors.pl
index 4dab4da6b3b..f5a38def402 100644
--- a/Master/tlpkg/installer/ctan-mirrors.pl
+++ b/Master/tlpkg/installer/ctan-mirrors.pl
@@ -34,7 +34,7 @@ $mirrors = {
},
'Korea' => {
'http://ftp.kaist.ac.kr/pub/tex-archive/' => 1,
- 'http://ftp.ktug.or.kr/tex-archive/' => 1,
+ 'http://ftp.ktug.org/tex-archive/' => 1,
'http://ftp.neowiz.com/CTAN/' => 1
},
'Pakistan' => {
@@ -62,9 +62,6 @@ $mirrors = {
}
},
'Europe' => {
- 'Czech Republic' => {
- 'http://ftp.cvut.cz/tex-archive/' => 1
- },
'Denmark' => {
'http://mirrors.dotsrc.org/ctan/' => 1
},
@@ -116,6 +113,7 @@ $mirrors = {
},
'Russia' => {
'http://ctan.uni-altai.ru/' => 1,
+ 'http://ctan.usu.ru/' => 1,
'http://mirror.macomnet.net/pub/CTAN/' => 1,
'http://mirrors.nlab.su/ctan/' => 1
},