diff options
author | Karl Berry <karl@freefriends.org> | 2019-12-06 00:53:32 +0000 |
---|---|---|
committer | Karl Berry <karl@freefriends.org> | 2019-12-06 00:53:32 +0000 |
commit | 7204e2f11d2cb1b6f256e3dc1e1f3ef80ae144d3 (patch) | |
tree | 0e31b026cf4e188c28e37f0f1f96d935bfadd6d5 /Master/tlpkg/installer | |
parent | c3111e606dd7c4e544f3f816261c5a2fe675ee1c (diff) |
tl-update-auto
git-svn-id: svn://tug.org/texlive/trunk@53039 c570f23f-e606-0410-a88d-b1316a301751
Diffstat (limited to 'Master/tlpkg/installer')
-rw-r--r-- | Master/tlpkg/installer/ctan-mirrors.pl | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/Master/tlpkg/installer/ctan-mirrors.pl b/Master/tlpkg/installer/ctan-mirrors.pl index c73aaeb4e19..9dca9bbeae1 100644 --- a/Master/tlpkg/installer/ctan-mirrors.pl +++ b/Master/tlpkg/installer/ctan-mirrors.pl @@ -55,7 +55,7 @@ $mirrors = { 'https://download.nus.edu.sg/mirror/ctan/' => 1 }, 'Taiwan' => { - 'ftp://ftp.ccu.edu.tw/pub/tex/' => 1 + 'http://ftp.yzu.edu.tw/CTAN/' => 1 } }, 'Europe' => { |