Skip site navigation (1)Skip section navigation (2)
Date:      Thu, 18 Jul 2013 18:01:36 +0000 (UTC)
From:      Gavin Atkinson <gavin@FreeBSD.org>
To:        doc-committers@freebsd.org, svn-doc-all@freebsd.org, svn-doc-head@freebsd.org
Subject:   svn commit: r42316 - head/share/xml
Message-ID:  <201307181801.r6II1ag9015337@svn.freebsd.org>

next in thread | raw e-mail | index | archive | help
Author: gavin
Date: Thu Jul 18 18:01:35 2013
New Revision: 42316
URL: http://svnweb.freebsd.org/changeset/doc/42316

Log:
  Fix path for ftp2.br.FreeBSD.org mirror

Modified:
  head/share/xml/mirrors.xml

Modified: head/share/xml/mirrors.xml
==============================================================================
--- head/share/xml/mirrors.xml	Thu Jul 18 18:00:44 2013	(r42315)
+++ head/share/xml/mirrors.xml	Thu Jul 18 18:01:35 2013	(r42316)
@@ -234,7 +234,7 @@
 
     <host type="ftp">
       <name>ftp2.br.FreeBSD.org</name>
-      <url proto="ftp">ftp://ftp2.br.FreeBSD.org/pub/FreeBSD/</url>;
+      <url proto="ftp">ftp://ftp2.br.FreeBSD.org/FreeBSD/</url>;
       <url proto="http">http://ftp2.br.FreeBSD.org/</url>;
     </host>
 



Want to link to this message? Use this URL: <https://mail-archive.FreeBSD.org/cgi/mid.cgi?201307181801.r6II1ag9015337>