aboutsummaryrefslogtreecommitdiffstats
diff options
context:
space:
mode:
-rw-r--r--lib/cached.list.php31
1 files changed, 31 insertions, 0 deletions
diff --git a/lib/cached.list.php b/lib/cached.list.php
index 6236a7a72..500629f3a 100644
--- a/lib/cached.list.php
+++ b/lib/cached.list.php
@@ -495,6 +495,20 @@
'zone' => 'TW',
'url' => 'http://ftp.tku.edu.tw/Linux/Mageia',
),
+ 13 =>
+ array (
+ 'city' => 'Ankara',
+ 'continent' => 'AS',
+ 'zone' => 'TR',
+ 'url' => 'http://ftp.linux.org.tr/mageia/',
+ ),
+ 14 =>
+ array (
+ 'city' => 'Ankara',
+ 'continent' => 'AS',
+ 'zone' => 'TR',
+ 'url' => 'ftp://ftp.linux.org.tr/mageia/',
+ ),
),
'CA' =>
array (
@@ -910,5 +924,22 @@
'url' => 'ftp://mageia.mirror.garr.it/mirrors/mageia',
),
),
+ 'TR' =>
+ array (
+ 0 =>
+ array (
+ 'city' => 'Ankara',
+ 'continent' => 'AS',
+ 'zone' => 'TR',
+ 'url' => 'http://ftp.linux.org.tr/mageia/',
+ ),
+ 1 =>
+ array (
+ 'city' => 'Ankara',
+ 'continent' => 'AS',
+ 'zone' => 'TR',
+ 'url' => 'ftp://ftp.linux.org.tr/mageia/',
+ ),
+ ),
); ?>