diff options
author | Karl Berry <karl@freefriends.org> | 2019-08-18 23:52:43 +0000 |
---|---|---|
committer | Karl Berry <karl@freefriends.org> | 2019-08-18 23:52:43 +0000 |
commit | 52b3cdc18a73a9f093e3649bdd08853a14f3445e (patch) | |
tree | af65cbdc6f409798ee47046413c94948acaf496f | |
parent | dd21636426b6434cbe4200845897cf78633e96e7 (diff) |
tl-update-auto
git-svn-id: svn://tug.org/texlive/trunk@51904 c570f23f-e606-0410-a88d-b1316a301751
-rw-r--r-- | Master/tlpkg/installer/ctan-mirrors.pl | 3 |
1 files changed, 3 insertions, 0 deletions
diff --git a/Master/tlpkg/installer/ctan-mirrors.pl b/Master/tlpkg/installer/ctan-mirrors.pl index 0ea9ad03797..7e0e7f9fa4c 100644 --- a/Master/tlpkg/installer/ctan-mirrors.pl +++ b/Master/tlpkg/installer/ctan-mirrors.pl @@ -1,5 +1,8 @@ $mirrors = { 'Africa' => { + 'Algeria' => { + 'http://ctan.epst-tlemcen.dz/tex-archive/' => 1 + }, 'South Africa' => { 'http://ftp.leg.uct.ac.za/pub/packages/ctan/' => 1, 'http://ftp.sun.ac.za/ftp/CTAN/' => 1, |