diff options
author | Karl Berry <karl@freefriends.org> | 2012-04-08 02:40:25 +0000 |
---|---|---|
committer | Karl Berry <karl@freefriends.org> | 2012-04-08 02:40:25 +0000 |
commit | 719d249aefee3c4abbc0a22fa7931f145b0680a8 (patch) | |
tree | 1c98a8f5cf37d46ae6166d3a491fffc3ca165dd5 /Master/tlpkg/installer/ctan-mirrors.pl | |
parent | c0cd90fa1f21beced9deb9f40c74366c4a3570c7 (diff) |
/home/texlive/karl/Master/tlpkg/bin/tl-update-auto
git-svn-id: svn://tug.org/texlive/trunk@25872 c570f23f-e606-0410-a88d-b1316a301751
Diffstat (limited to 'Master/tlpkg/installer/ctan-mirrors.pl')
-rw-r--r-- | Master/tlpkg/installer/ctan-mirrors.pl | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/Master/tlpkg/installer/ctan-mirrors.pl b/Master/tlpkg/installer/ctan-mirrors.pl index 5d654e3117f..9efcaa64449 100644 --- a/Master/tlpkg/installer/ctan-mirrors.pl +++ b/Master/tlpkg/installer/ctan-mirrors.pl @@ -9,7 +9,6 @@ $mirrors = { 'http://ftp.ctex.org/mirrors/CTAN/' => 1, 'http://mirror.bjtu.edu.cn/CTAN/' => 1, 'http://mirror.neu.edu.cn/CTAN/' => 1, - 'http://mirror.qdu.edu.cn/CTAN/' => 1, 'http://mirrors.ustc.edu.cn/CTAN/' => 1, 'http://mirrors.xmu.edu.cn/CTAN/' => 1 }, @@ -22,6 +21,7 @@ $mirrors = { 'http://kebo.vlsm.org/CTAN/' => 1 }, 'Iran' => { + 'http://ctan.um.ac.ir/' => 1, 'http://ctan.yazduni.ac.ir/' => 1 }, 'Japan' => { |