Git-Url: http://git.frugalware.org/gitweb/gitweb.cgi?p=homepage-ng.git;a=commitdiff;h=e10b6ed37c3317b11c1b5e54591ca8f7ad0ac436
commit e10b6ed37c3317b11c1b5e54591ca8f7ad0ac436 Author: Miklos Vajna <[email protected]> Date: Wed Feb 11 16:54:02 2009 +0100 mirrors: replace ftp2's died mirror with a new german one diff --git a/frugalware/xml/mirrors2.xml b/frugalware/xml/mirrors2.xml index 005a18d..fd83066 100644 --- a/frugalware/xml/mirrors2.xml +++ b/frugalware/xml/mirrors2.xml @@ -50,13 +50,13 @@ If you modify this file, be sure it's still valid - read /hooks/README! <mirror> <id>2</id> <type>ftp</type> - <path>frugalware/pub/frugalware</path> - <host>tardis.crime.hu</host> - <country>Hungary</country> - <country_code>hu</country_code> - <supplier>Christian Hamar</supplier> - <supplier_url>http://tardis.crime.hu/</supplier_url> - <bandwidth>100 MBit</bandwidth> + <path>mirror/ftp.frugalware.org/pub/frugalware/</path> + <host>ftp.hosteurope.de</host> + <country>Germany</country> + <country_code>de</country_code> + <supplier>Tobias Offermann</supplier> + <supplier_url>http://www.hosteurope.de/</supplier_url> + <bandwidth>Unknown</bandwidth> </mirror> <mirror> <id>3</id> _______________________________________________ Frugalware-git mailing list [email protected] http://frugalware.org/mailman/listinfo/frugalware-git
