diff options
author | Karl Berry <karl@freefriends.org> | 2013-09-29 01:20:20 +0000 |
---|---|---|
committer | Karl Berry <karl@freefriends.org> | 2013-09-29 01:20:20 +0000 |
commit | 3d49ae44a487fb7a869abf29cae35efb14099970 (patch) | |
tree | 1d43ea95877c371d0e27f0814d3c0f0f8c9be1ec /Master/tlpkg | |
parent | 4bc4c1b7cb36e9819f2b03dd81cd27b955e8620e (diff) |
/home/texlive/karl/Master/tlpkg/bin/tl-update-auto
git-svn-id: svn://tug.org/texlive/trunk@31791 c570f23f-e606-0410-a88d-b1316a301751
Diffstat (limited to 'Master/tlpkg')
-rw-r--r-- | Master/tlpkg/installer/ctan-mirrors.pl | 4 |
1 files changed, 0 insertions, 4 deletions
diff --git a/Master/tlpkg/installer/ctan-mirrors.pl b/Master/tlpkg/installer/ctan-mirrors.pl index 7a586868beb..61783e5ec15 100644 --- a/Master/tlpkg/installer/ctan-mirrors.pl +++ b/Master/tlpkg/installer/ctan-mirrors.pl @@ -23,7 +23,6 @@ $mirrors = { 'http://s2.mirrors.gudangteknologi.com/tex-archive/' => 1 }, 'Iran' => { - 'http://ctan.um.ac.ir/' => 1, 'http://ctan.yazd.ac.ir/' => 1, 'http://ctan.yazduni.ac.ir/' => 1 }, @@ -45,9 +44,6 @@ $mirrors = { 'Malaysia' => { 'http://ossm.utm.my/tex-archive/' => 1 }, - 'Pakistan' => { - 'http://mirror-cybernet.lums.edu.pk/pub/ctan/' => 1 - }, 'Singapore' => { 'http://download.nus.edu.sg/mirror/CTAN/' => 1 }, |