svn commit: r42316 - head/share/xml
Gavin Atkinson
gavin at FreeBSD.org
Thu Jul 18 18:01:36 UTC 2013
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>
More information about the svn-doc-head
mailing list