diff options
author | Karl Berry <karl@freefriends.org> | 2012-04-15 02:28:30 +0000 |
---|---|---|
committer | Karl Berry <karl@freefriends.org> | 2012-04-15 02:28:30 +0000 |
commit | 1361996179a25e85db985d0e0d8ebdd379b3051b (patch) | |
tree | 469c0656e45bc5c1dc0a95fa99094659a332d324 /Master/tlpkg | |
parent | c9c6e87a1f8b75c504aa1b4ad9bd5fc560abaeff (diff) |
/home/texlive/karl/Master/tlpkg/bin/tl-update-auto
git-svn-id: svn://tug.org/texlive/trunk@25972 c570f23f-e606-0410-a88d-b1316a301751
Diffstat (limited to 'Master/tlpkg')
-rw-r--r-- | Master/tlpkg/installer/ctan-mirrors.pl | 3 |
1 files changed, 0 insertions, 3 deletions
diff --git a/Master/tlpkg/installer/ctan-mirrors.pl b/Master/tlpkg/installer/ctan-mirrors.pl index 9efcaa64449..154f406d306 100644 --- a/Master/tlpkg/installer/ctan-mirrors.pl +++ b/Master/tlpkg/installer/ctan-mirrors.pl @@ -27,9 +27,6 @@ $mirrors = { 'Japan' => { 'http://ftp.jaist.ac.jp/pub/CTAN/' => 1 }, - 'Korea' => { - 'http://ftp.kaist.ac.kr/pub/tex-archive/' => 1 - }, 'Malaysia' => { 'ftp://mirror.upm.edu.my/ctan/' => 1 }, |