svn commit: r39062 - head/share/sgml

Benedict Reuschling bcr at FreeBSD.org
Mon Jun 18 18:02:15 UTC 2012


Author: bcr
Date: Mon Jun 18 18:02:14 2012
New Revision: 39062
URL: http://svn.freebsd.org/changeset/doc/39062

Log:
  Harmonize URL of the canadian ftp2-mirror.
  
  PR:		docs/169193
  Submitted by:	Alain AUDEBERT (deuza fr FreeBSD org)

Modified:
  head/share/sgml/mirrors.xml

Modified: head/share/sgml/mirrors.xml
==============================================================================
--- head/share/sgml/mirrors.xml	Mon Jun 18 12:02:27 2012	(r39061)
+++ head/share/sgml/mirrors.xml	Mon Jun 18 18:02:14 2012	(r39062)
@@ -413,7 +413,7 @@
 
     <host type="ftp">
       <name>ftp2.ca.FreeBSD.org</name>
-      <url proto="ftp">ftp://ftp2.ca.FreeBSD.org/</url>
+      <url proto="ftp">ftp://ftp2.ca.FreeBSD.org/pub/FreeBSD/</url>
     </host>
 
     <host type="ftp">


More information about the svn-doc-all mailing list