diff options
author | Karl Berry <karl@freefriends.org> | 2017-06-18 00:21:18 +0000 |
---|---|---|
committer | Karl Berry <karl@freefriends.org> | 2017-06-18 00:21:18 +0000 |
commit | b8ec8349f21d768f6d9fe667eb92901d42c01612 (patch) | |
tree | 18435a55204dbd542002880cec0001c3774f8734 /Master/tlpkg/installer/ctan-mirrors.pl | |
parent | 3213e65ac5b8df13391bcea495b43056fd0ac8a8 (diff) |
tl-update-auto
git-svn-id: svn://tug.org/texlive/trunk@44632 c570f23f-e606-0410-a88d-b1316a301751
Diffstat (limited to 'Master/tlpkg/installer/ctan-mirrors.pl')
-rw-r--r-- | Master/tlpkg/installer/ctan-mirrors.pl | 5 |
1 files changed, 1 insertions, 4 deletions
diff --git a/Master/tlpkg/installer/ctan-mirrors.pl b/Master/tlpkg/installer/ctan-mirrors.pl index c89e991a581..290bd4eae3d 100644 --- a/Master/tlpkg/installer/ctan-mirrors.pl +++ b/Master/tlpkg/installer/ctan-mirrors.pl @@ -22,9 +22,7 @@ $mirrors = { 'http://ctan.imsc.res.in/' => 1 }, 'Iran' => { - 'http://ctan.asis.io/' => 1, - 'http://ctan.um.ac.ir/' => 1, - 'http://ctan.yazd.ac.ir/' => 1 + 'http://ctan.asis.io/' => 1 }, 'Japan' => { 'ftp://ftp.kddilabs.jp/CTAN/' => 1, @@ -73,7 +71,6 @@ $mirrors = { 'ftp://ftp.tu-chemnitz.de/pub/tex/' => 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://vesta.informatik.rwth-aachen.de/ftp/pub/mirror/ctan/' => 1, 'http://www.bothelp.net/mirrors/ctan/' => 1 }, |