diff options
author | Karl Berry <karl@freefriends.org> | 2019-05-30 23:38:24 +0000 |
---|---|---|
committer | Karl Berry <karl@freefriends.org> | 2019-05-30 23:38:24 +0000 |
commit | 6b679dea54672dbe060abe23c623244c805f47b9 (patch) | |
tree | caa29050c5befba95988419223e238f2114d7360 /Master/tlpkg/installer/ctan-mirrors.pl | |
parent | 7efa07e1c5bbe3c8cb2ca2e930771d0e06d508c0 (diff) |
tl-update-auto
git-svn-id: svn://tug.org/texlive/trunk@51276 c570f23f-e606-0410-a88d-b1316a301751
Diffstat (limited to 'Master/tlpkg/installer/ctan-mirrors.pl')
-rw-r--r-- | Master/tlpkg/installer/ctan-mirrors.pl | 3 |
1 files changed, 3 insertions, 0 deletions
diff --git a/Master/tlpkg/installer/ctan-mirrors.pl b/Master/tlpkg/installer/ctan-mirrors.pl index 4bdd295c141..66848d34e39 100644 --- a/Master/tlpkg/installer/ctan-mirrors.pl +++ b/Master/tlpkg/installer/ctan-mirrors.pl @@ -40,6 +40,9 @@ $mirrors = { 'http://ftp.ktug.org/tex-archive/' => 1, 'http://mirror.navercorp.com/CTAN/' => 1 }, + 'Philippines' => { + 'http://mirror.pregi.net/tex-archive/' => 1 + }, 'Taiwan' => { 'ftp://ftp.ccu.edu.tw/pub/tex/' => 1, 'http://ftp.yzu.edu.tw/CTAN/' => 1 |