Git-Url: http://git.frugalware.org/gitweb/gitweb.cgi?p=homepage-ng.git;a=commitdiff;h=c41623249d79cb3431de00f750c51b5dfcb80fba
commit c41623249d79cb3431de00f750c51b5dfcb80fba Author: Miklos Vajna <[email protected]> Date: Tue May 20 08:35:09 2014 +0200 mirrors: fix www8 diff --git a/frugalware/xml/mirrors2.xml b/frugalware/xml/mirrors2.xml index 4e63866..5151b76 100644 --- a/frugalware/xml/mirrors2.xml +++ b/frugalware/xml/mirrors2.xml @@ -130,8 +130,8 @@ If you modify this file, be sure it's still valid - read /hooks/README! </mirror> <mirror> <id>8</id> - <type>ftp</type> - <path>frugal</path> + <type>http</type> + <path>frugal/pub/frugalware</path> <link>frugalware.org</link> <country>USA</country> <country_code>us</country_code> _______________________________________________ Frugalware-git mailing list [email protected] http://frugalware.org/mailman/listinfo/frugalware-git
