summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorKarl Berry <karl@freefriends.org>2018-09-09 00:24:02 +0000
committerKarl Berry <karl@freefriends.org>2018-09-09 00:24:02 +0000
commitfd0242c945fb9f727608ba740060ce6aee41e97e (patch)
tree215a2aa4eca70186ea0419265a965e9509e9fef7
parent4bdb391f5988f57e3efe64eca5c3f73ce3d6f6d8 (diff)
tl-update-auto
git-svn-id: svn://tug.org/texlive/trunk@48632 c570f23f-e606-0410-a88d-b1316a301751
-rw-r--r--Master/tlpkg/installer/ctan-mirrors.pl2
1 files changed, 1 insertions, 1 deletions
diff --git a/Master/tlpkg/installer/ctan-mirrors.pl b/Master/tlpkg/installer/ctan-mirrors.pl
index 0637d5b555f..0b6a17ef71a 100644
--- a/Master/tlpkg/installer/ctan-mirrors.pl
+++ b/Master/tlpkg/installer/ctan-mirrors.pl
@@ -27,12 +27,12 @@ $mirrors = {
},
'Iran' => {
'http://ctan.asis.io/' => 1,
- 'http://ctan.um.ac.ir/' => 1,
'http://ctan.yazd.ac.ir/' => 1,
'http://repo.iut.ac.ir/tex-archive/' => 1
},
'Japan' => {
'ftp://ftp.kddilabs.jp/CTAN/' => 1,
+ 'ftp://ftp.u-aizu.ac.jp/pub/tex/CTAN/' => 1,
'http://ftp.jaist.ac.jp/pub/CTAN/' => 1,
'http://ftp.yz.yamagata-u.ac.jp/pub/CTAN/' => 1
},