diff options
author | Karl Berry <karl@freefriends.org> | 2019-10-06 23:53:41 +0000 |
---|---|---|
committer | Karl Berry <karl@freefriends.org> | 2019-10-06 23:53:41 +0000 |
commit | 24b855cbe12602a2936a5baea25a2bd70abdd872 (patch) | |
tree | 6d46b22f3d39f1de432230d000f1a0f28cb4df8e /Master | |
parent | d64796c1a7e5c85cbbc6d2c702ce3b587f529f2e (diff) |
tl-update-auto
git-svn-id: svn://tug.org/texlive/trunk@52309 c570f23f-e606-0410-a88d-b1316a301751
Diffstat (limited to 'Master')
-rw-r--r-- | Master/tlpkg/installer/ctan-mirrors.pl | 1 |
1 files changed, 1 insertions, 0 deletions
diff --git a/Master/tlpkg/installer/ctan-mirrors.pl b/Master/tlpkg/installer/ctan-mirrors.pl index 60604be482d..b588ea910c4 100644 --- a/Master/tlpkg/installer/ctan-mirrors.pl +++ b/Master/tlpkg/installer/ctan-mirrors.pl @@ -40,6 +40,7 @@ $mirrors = { 'http://mirror.pregi.net/tex-archive/' => 1 }, 'Taiwan' => { + 'ftp://ftp.ccu.edu.tw/pub/tex/' => 1, 'http://ftp.yzu.edu.tw/CTAN/' => 1 } }, |