diff options
author | Karl Berry <karl@freefriends.org> | 2018-09-16 00:24:13 +0000 |
---|---|---|
committer | Karl Berry <karl@freefriends.org> | 2018-09-16 00:24:13 +0000 |
commit | 505b6ff904d606d7d3a5e42c7a5da02962d3e358 (patch) | |
tree | c5ac715d883c5472979bfb3554ed516d33aea3b3 /Master | |
parent | f0226b149429d7543a93a4b6e931dfb45ee7bac3 (diff) |
tl-update-auto
git-svn-id: svn://tug.org/texlive/trunk@48675 c570f23f-e606-0410-a88d-b1316a301751
Diffstat (limited to 'Master')
-rw-r--r-- | Master/tlpkg/installer/ctan-mirrors.pl | 5 |
1 files changed, 2 insertions, 3 deletions
diff --git a/Master/tlpkg/installer/ctan-mirrors.pl b/Master/tlpkg/installer/ctan-mirrors.pl index 0b6a17ef71a..827a38d0334 100644 --- a/Master/tlpkg/installer/ctan-mirrors.pl +++ b/Master/tlpkg/installer/ctan-mirrors.pl @@ -27,7 +27,7 @@ $mirrors = { }, 'Iran' => { 'http://ctan.asis.io/' => 1, - 'http://ctan.yazd.ac.ir/' => 1, + 'http://ctan.um.ac.ir/' => 1, 'http://repo.iut.ac.ir/tex-archive/' => 1 }, 'Japan' => { @@ -112,8 +112,7 @@ $mirrors = { 'http://piotrkosoft.net/pub/mirrors/CTAN/' => 1 }, 'Portugal' => { - 'ftp://ftp.di.uminho.pt/pub/ctan/' => 1, - 'http://mirrors.up.pt/pub/CTAN/' => 1 + 'ftp://ftp.di.uminho.pt/pub/ctan/' => 1 }, 'Romania' => { 'http://mirrors.nxthost.com/ctan/' => 1 |