diff options
author | Dan McGee <dan@archlinux.org> | 2007-03-19 01:28:31 +0000 |
---|---|---|
committer | Dan McGee <dan@archlinux.org> | 2007-03-19 01:28:31 +0000 |
commit | bf1885b1e02671b56db9514036ada81098380c88 (patch) | |
tree | 2ee7548fce2afcd7fe4a0791c28a32ec90c6f85b /etc | |
parent | a755dacea2c5729d299edc411c71ea5519701761 (diff) |
* Adding new Turkish mirror as posted on the forums.
* Updated Italian translation
Giovanni Scafora <linuxmania@gmail.com>
Diffstat (limited to 'etc')
-rw-r--r-- | etc/pacman.d/mirrorlist.in | 2 |
1 files changed, 2 insertions, 0 deletions
diff --git a/etc/pacman.d/mirrorlist.in b/etc/pacman.d/mirrorlist.in index a58b05be..32b4552b 100644 --- a/etc/pacman.d/mirrorlist.in +++ b/etc/pacman.d/mirrorlist.in @@ -57,6 +57,8 @@ Server = ftp://ftp.ds.hj.se/pub/os/linux/archlinux/@@REPO@@/os/@CARCH@ Server = ftp://ftp.gigabit.nu/@@REPO@@/os/@CARCH@ # - Switzerland Server = ftp://archlinux.puzzle.ch/@@REPO@@/os/@CARCH@ +# - Turkey +Server = ftp://ftp.linux.org.tr/pub/archlinux/@@REPO@@/os/@CARCH@ # - Ukraine Server = ftp://ftp.linux.kiev.ua/pub/Linux/ArchLinux/@@REPO@@/os/@CARCH@ |