summaryrefslogtreecommitdiff
path: root/Master/tlpkg/installer
diff options
context:
space:
mode:
authorKarl Berry <karl@freefriends.org>2012-01-15 03:26:20 +0000
committerKarl Berry <karl@freefriends.org>2012-01-15 03:26:20 +0000
commit60992651348d3f5af1d82fb895167d3576e0f211 (patch)
treeda331a4ef70600ac286e9dd5ebd65f8449d319f1 /Master/tlpkg/installer
parent3cd29f0a22dee845be719d5502db8496f2b620f0 (diff)
/home/texlive/karl/Master/tlpkg/bin/tl-update-auto
git-svn-id: svn://tug.org/texlive/trunk@25108 c570f23f-e606-0410-a88d-b1316a301751
Diffstat (limited to 'Master/tlpkg/installer')
-rw-r--r--Master/tlpkg/installer/ctan-mirrors.pl5
1 files changed, 2 insertions, 3 deletions
diff --git a/Master/tlpkg/installer/ctan-mirrors.pl b/Master/tlpkg/installer/ctan-mirrors.pl
index 79991f51fe5..4aa6548e1da 100644
--- a/Master/tlpkg/installer/ctan-mirrors.pl
+++ b/Master/tlpkg/installer/ctan-mirrors.pl
@@ -7,6 +7,7 @@ $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://mirrors.ustc.edu.cn/CTAN/' => 1,
'http://mirrors.xmu.edu.cn/CTAN/' => 1
@@ -96,9 +97,6 @@ $mirrors = {
'Poland' => {
'ftp://ftp.tpnet.pl/pub/CTAN/' => 1
},
- 'Portugal' => {
- 'http://ftp.eq.uc.pt/software/TeX/' => 1
- },
'Russia' => {
'ftp://ftp.vsu.ru/pub/CTAN/' => 1,
'http://ctan.uni-altai.ru/' => 1,
@@ -136,6 +134,7 @@ $mirrors = {
'http://mirror.unl.edu/ctan/' => 1,
'http://mirrors.ibiblio.org/pub/mirrors/CTAN/' => 1,
'http://mirrors.med.harvard.edu/ctan/' => 1,
+ 'http://mirrors.rit.edu/CTAN/' => 1,
'http://www.math.washington.edu/tex-archive/' => 1
}
},