diff options
author | Karl Berry <karl@freefriends.org> | 2020-07-14 23:52:38 +0000 |
---|---|---|
committer | Karl Berry <karl@freefriends.org> | 2020-07-14 23:52:38 +0000 |
commit | 076f7a5ea6c77cf7a9851bc14c8a2f7051f67813 (patch) | |
tree | cda24baea4aab3a062d6741b0890959a127e3da5 /Master/tlpkg/installer/ctan-mirrors.pl | |
parent | 1204fca7247ff8737793042d69d6076f1fcf15cd (diff) |
tl-update-auto
git-svn-id: svn://tug.org/texlive/trunk@55840 c570f23f-e606-0410-a88d-b1316a301751
Diffstat (limited to 'Master/tlpkg/installer/ctan-mirrors.pl')
-rw-r--r-- | Master/tlpkg/installer/ctan-mirrors.pl | 2 |
1 files changed, 0 insertions, 2 deletions
diff --git a/Master/tlpkg/installer/ctan-mirrors.pl b/Master/tlpkg/installer/ctan-mirrors.pl index 2c68061543d..d510f79e547 100644 --- a/Master/tlpkg/installer/ctan-mirrors.pl +++ b/Master/tlpkg/installer/ctan-mirrors.pl @@ -46,7 +46,6 @@ $mirrors = { }, 'Korea' => { 'http://ftp.kaist.ac.kr/pub/tex-archive/' => 1, - 'http://ftp.ktug.org/tex-archive/' => 1, 'http://mirror.kakao.com/CTAN/' => 1, 'https://ftp.harukasan.org/CTAN/' => 1, 'https://mirror.navercorp.com/CTAN/' => 1, @@ -102,7 +101,6 @@ $mirrors = { 'https://ftp.fau.de/ctan/' => 1, 'https://ftp.gwdg.de/pub/ctan/' => 1, 'https://ftp.rrze.uni-erlangen.de/ctan/' => 1, - 'https://ftp.rrzn.uni-hannover.de/pub/mirror/tex-archive/' => 1, 'https://ftp.tu-chemnitz.de/pub/tex/' => 1, 'https://mirror.informatik.hs-fulda.de/tex-archive/' => 1, 'https://packages.oth-regensburg.de/ctan/' => 1, |