]> git.deb.at Git - deb/packages.git/blobdiff - templates/config/mirrors.tmpl
Merge commit 'alioth/master' into debian-master
[deb/packages.git] / templates / config / mirrors.tmpl
index a30d8111c225f0bfd1c32caadfd981c06aaf0e45..b32a90063eb49fe940261b59e104218872b89462 100644 (file)
@@ -138,27 +138,24 @@ mirrors = {
        },
 
        debports => {
-               title => g('ports of packages to architectures not yet available in Debian'),
+               title => g('ports of packages to architectures not yet or not anymore available in Debian'),
                mirror_list => 'http://wiki.debian.org/DebianPorts/Mirrors',
                unofficial_port => {
-                       'kfreebsd-amd64' => {
-                               url_name => 'kfreebsd-gnu',
-                               name => 'GNU/kFreeBSD',
-                       },
-                       'kfreebsd-i386' => {
-                               url_name => 'kfreebsd-gnu',
-                               name => 'GNU/kFreeBSD',
+                       m68k => {
+                               url_name => 'm68k',
+                               name => 'M68K',
                        },
                },
                north_america => [
                        "www.gtlib.gatech.edu/pub/gnuab/debian",
-                       "www.superunprivileged.org/debian",
                ],
                europa => [
                        "ftp.debian-ports.org/debian",
                        "ftp.de.debian.org/debian-ports",
                        "ftp.ch.debian.org/debian-ports",
-                       "ftp.easynet.be/ftp/gnuab/debian",
+               ],
+               asia => [
+                       "debian.nctu.edu.tw/debian-ports",
                ],
        },
 }