diff options
author | Karl Berry <karl@freefriends.org> | 2019-06-21 23:38:51 +0000 |
---|---|---|
committer | Karl Berry <karl@freefriends.org> | 2019-06-21 23:38:51 +0000 |
commit | 409d3008a502ad1665ac75bbfd9e44b929129266 (patch) | |
tree | 233f6b740c8764d8acecae4c0e1158fffa158e8e /Master/tlpkg | |
parent | 6cbfd6ac8552a36d37e612858ef4ecde57bae35a (diff) |
tl-update-auto
git-svn-id: svn://tug.org/texlive/trunk@51419 c570f23f-e606-0410-a88d-b1316a301751
Diffstat (limited to 'Master/tlpkg')
-rw-r--r-- | Master/tlpkg/installer/ctan-mirrors.pl | 3 |
1 files changed, 2 insertions, 1 deletions
diff --git a/Master/tlpkg/installer/ctan-mirrors.pl b/Master/tlpkg/installer/ctan-mirrors.pl index 1e52d2ba384..bfc6cf55367 100644 --- a/Master/tlpkg/installer/ctan-mirrors.pl +++ b/Master/tlpkg/installer/ctan-mirrors.pl @@ -23,7 +23,8 @@ $mirrors = { 'http://mirror.iopb.res.in/tex-archive/' => 1 }, 'Iran' => { - 'http://ctan.asis.ai/' => 1 + 'http://ctan.asis.ai/' => 1, + 'http://ctan.yazd.ac.ir/' => 1 }, 'Japan' => { 'ftp://ftp.kddilabs.jp/CTAN/' => 1, |