diff options
author | Karl Berry <karl@freefriends.org> | 2017-07-09 00:21:20 +0000 |
---|---|---|
committer | Karl Berry <karl@freefriends.org> | 2017-07-09 00:21:20 +0000 |
commit | dc3f8ae8c0496e9af294813e0515acc75fd5b1c9 (patch) | |
tree | 108f2dd5f85be71ea8bad57d08c41a6c992e32d4 /Master | |
parent | 58fdd19f850daaa7d036b7250e493746a6a7b7b7 (diff) |
tl-update-auto
git-svn-id: svn://tug.org/texlive/trunk@44769 c570f23f-e606-0410-a88d-b1316a301751
Diffstat (limited to 'Master')
-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 bc125e033fb..73f189139a3 100644 --- a/Master/tlpkg/installer/ctan-mirrors.pl +++ b/Master/tlpkg/installer/ctan-mirrors.pl @@ -39,7 +39,8 @@ $mirrors = { 'http://mirror.pregi.net/tex-archive/' => 1 }, 'Taiwan' => { - 'ftp://ftp.ccu.edu.tw/pub/tex/' => 1 + 'ftp://ftp.ccu.edu.tw/pub/tex/' => 1, + 'http://ftp.yzu.edu.tw/CTAN/' => 1 } }, 'Europe' => { |