diff options
author | Karl Berry <karl@freefriends.org> | 2021-05-20 21:18:14 +0000 |
---|---|---|
committer | Karl Berry <karl@freefriends.org> | 2021-05-20 21:18:14 +0000 |
commit | 45ccf8eddaea98619b950f2ea4b1c5e223c7335e (patch) | |
tree | 8e8f4f32bfc92916c4b04b0c915a4e5b63df7f14 /Master/tlpkg | |
parent | 374b167195586cfdf8ed186b06e043305deebd1c (diff) |
tl-update-auto
git-svn-id: svn://tug.org/texlive/trunk@59286 c570f23f-e606-0410-a88d-b1316a301751
Diffstat (limited to 'Master/tlpkg')
-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 bb39e0d9e2c..add31f398da 100644 --- a/Master/tlpkg/installer/ctan-mirrors.pl +++ b/Master/tlpkg/installer/ctan-mirrors.pl @@ -3,6 +3,9 @@ $mirrors = { 'Algeria' => { 'http://ctan.epst-tlemcen.dz/tex-archive/' => 1, }, + 'Morocco' => { + 'https://mirror.marwan.ma/ctan/' => 1, + }, 'South Africa' => { 'http://ftp.sun.ac.za/ftp/CTAN/' => 1, 'http://mirror.ufs.ac.za/ctan/' => 1, |