diff options
author | Karl Berry <karl@freefriends.org> | 2012-10-28 03:30:31 +0000 |
---|---|---|
committer | Karl Berry <karl@freefriends.org> | 2012-10-28 03:30:31 +0000 |
commit | b74b72464da9b4e239395e63755d3906a068eb48 (patch) | |
tree | b835c9566c070fe817e646cb59d457ac46e035ad | |
parent | 62250a70ecad8d02d227eaa54ac5cccbd375e45e (diff) |
/home/texlive/karl/Master/tlpkg/bin/tl-update-auto
git-svn-id: svn://tug.org/texlive/trunk@28107 c570f23f-e606-0410-a88d-b1316a301751
-rw-r--r-- | Master/tlpkg/installer/ctan-mirrors.pl | 1 |
1 files changed, 0 insertions, 1 deletions
diff --git a/Master/tlpkg/installer/ctan-mirrors.pl b/Master/tlpkg/installer/ctan-mirrors.pl index d2ef199109a..0a88e386b43 100644 --- a/Master/tlpkg/installer/ctan-mirrors.pl +++ b/Master/tlpkg/installer/ctan-mirrors.pl @@ -8,7 +8,6 @@ $mirrors = { 'Asia' => { 'China' => { 'http://ftp.ctex.org/mirrors/CTAN/' => 1, - 'http://mirror.bjtu.edu.cn/CTAN/' => 1, 'http://mirror.neu.edu.cn/CTAN/' => 1, 'http://mirror.qdu.edu.cn/CTAN/' => 1, 'http://mirrors.ustc.edu.cn/CTAN/' => 1, |