summaryrefslogtreecommitdiff
path: root/Master
diff options
context:
space:
mode:
authorKarl Berry <karl@freefriends.org>2015-09-27 01:16:27 +0000
committerKarl Berry <karl@freefriends.org>2015-09-27 01:16:27 +0000
commit5e682b3619247a66d4ff435e95950456b2856282 (patch)
tree755544f9d4fe12a2062fe13230b639a0cda58980 /Master
parentdb72a3f2386e87b79fbd3edbb0ded5dd32a2d3fd (diff)
/home/texlive/karl/Master/tlpkg/bin/tl-update-auto
git-svn-id: svn://tug.org/texlive/trunk@38469 c570f23f-e606-0410-a88d-b1316a301751
Diffstat (limited to 'Master')
-rw-r--r--Master/tlpkg/installer/ctan-mirrors.pl6
1 files changed, 3 insertions, 3 deletions
diff --git a/Master/tlpkg/installer/ctan-mirrors.pl b/Master/tlpkg/installer/ctan-mirrors.pl
index 4c980d76a68..f7d3f6fbd49 100644
--- a/Master/tlpkg/installer/ctan-mirrors.pl
+++ b/Master/tlpkg/installer/ctan-mirrors.pl
@@ -86,6 +86,9 @@ $mirrors = {
'http://mirror.unicorncloud.org/CTAN/' => 1,
'http://sunsite.informatik.rwth-aachen.de/ftp/pub/mirror/ctan/' => 1
},
+ 'Greece' => {
+ 'http://ftp.cc.uoc.gr/mirrors/CTAN/' => 1
+ },
'Italy' => {
'http://ctan.mirror.garr.it/mirrors/CTAN/' => 1
},
@@ -107,9 +110,6 @@ $mirrors = {
'http://ftp.eq.uc.pt/software/TeX/' => 1,
'http://mirrors.fe.up.pt/pub/CTAN/' => 1
},
- 'Russia' => {
- 'http://ctan.uni-altai.ru/' => 1
- },
'Slovenia' => {
'http://ctan.ijs.si/tex-archive/' => 1
},