Skip site navigation (1)Skip section navigation (2)
Date:      Thu, 18 Jul 2013 18:00:44 +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: r42315 - head/share/xml
Message-ID:  <201307181800.r6II0jNT013496@svn.freebsd.org>

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

Log:
  Comment out two out-of-date mirrors:
  
  ftp://ftp3.ca.FreeBSD.org/pub/FreeBSD/ - 2012
  ftp://ftp6.de.FreeBSD.org/pub/FreeBSD/ - 2010

Modified:
  head/share/xml/mirrors.xml

Modified: head/share/xml/mirrors.xml
==============================================================================
--- head/share/xml/mirrors.xml	Thu Jul 18 17:21:07 2013	(r42314)
+++ head/share/xml/mirrors.xml	Thu Jul 18 18:00:44 2013	(r42315)
@@ -282,12 +282,12 @@
       <name>ftp2.ca.FreeBSD.org</name>
       <url proto="ftp">ftp://ftp2.ca.FreeBSD.org/pub/FreeBSD/</url>;
     </host>
-
+<!--
     <host type="ftp">
       <name>ftp3.ca.FreeBSD.org</name>
       <url proto="ftp">ftp://ftp3.ca.FreeBSD.org/pub/FreeBSD/</url>;
     </host>
-
+-->
     <email>hostmaster@ca.FreeBSD.org</email>
   </entry>
 
@@ -521,12 +521,12 @@
       <name>ftp5.de.FreeBSD.org</name>
       <url proto="ftp">ftp://ftp5.de.FreeBSD.org/pub/FreeBSD/</url>;
     </host>
-
+<!--
     <host type="ftp">
       <name>ftp6.de.FreeBSD.org</name>
       <url proto="ftp">ftp://ftp6.de.FreeBSD.org/pub/FreeBSD/</url>;
     </host>
-
+-->
     <host type="ftp">
       <name>ftp7.de.FreeBSD.org</name>
       <url proto="ftp">ftp://ftp7.de.FreeBSD.org/pub/FreeBSD/</url>;



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