diff options
author | Karl Berry <karl@freefriends.org> | 2013-09-22 01:21:49 +0000 |
---|---|---|
committer | Karl Berry <karl@freefriends.org> | 2013-09-22 01:21:49 +0000 |
commit | 3662387976a7baa65e5f81a83e8da7072d813ddb (patch) | |
tree | 3c477e7a319c1fc0b97936dcfce64bcd239baee6 /Master/tlpkg/installer | |
parent | 286a4cccb3c7b8be571e207469bec275d8c50319 (diff) |
/home/texlive/karl/Master/tlpkg/bin/tl-update-auto
git-svn-id: svn://tug.org/texlive/trunk@31725 c570f23f-e606-0410-a88d-b1316a301751
Diffstat (limited to 'Master/tlpkg/installer')
-rw-r--r-- | Master/tlpkg/installer/ctan-mirrors.pl | 4 |
1 files changed, 3 insertions, 1 deletions
diff --git a/Master/tlpkg/installer/ctan-mirrors.pl b/Master/tlpkg/installer/ctan-mirrors.pl index a90790fb093..7a586868beb 100644 --- a/Master/tlpkg/installer/ctan-mirrors.pl +++ b/Master/tlpkg/installer/ctan-mirrors.pl @@ -23,7 +23,9 @@ $mirrors = { 'http://s2.mirrors.gudangteknologi.com/tex-archive/' => 1 }, 'Iran' => { - 'http://ctan.um.ac.ir/' => 1 + 'http://ctan.um.ac.ir/' => 1, + 'http://ctan.yazd.ac.ir/' => 1, + 'http://ctan.yazduni.ac.ir/' => 1 }, 'Israel' => { 'http://mirror.isoc.org.il/pub/ctan/' => 1 |