svn commit: r40505 - head/share/xml

Isabell Long issyl0 at FreeBSD.org
Sat Dec 29 23:40:53 UTC 2012


Author: issyl0
Date: Sat Dec 29 23:40:52 2012
New Revision: 40505
URL: http://svnweb.freebsd.org/changeset/doc/40505

Log:
  Remove two inaccessible Ukranian CVSup mirrors from mirrors.xml.
  
  PR:		docs/174712
  Approved by:	gjb (mentor)

Modified:
  head/share/xml/mirrors.xml

Modified: head/share/xml/mirrors.xml
==============================================================================
--- head/share/xml/mirrors.xml	Sat Dec 29 23:07:37 2012	(r40504)
+++ head/share/xml/mirrors.xml	Sat Dec 29 23:40:52 2012	(r40505)
@@ -1965,10 +1965,6 @@
     </host>
 
     <host type="cvsup">
-      <name>cvsup2.ua.FreeBSD.org</name>
-    </host>
-
-    <host type="cvsup">
       <name>cvsup3.ua.FreeBSD.org</name>
     </host>
 
@@ -1980,10 +1976,6 @@
       <name>cvsup6.ua.FreeBSD.org</name>
     </host>
 
-    <host type="cvsup">
-      <name>cvsup7.ua.FreeBSD.org</name>
-    </host>
-
   </entry>
 
   <entry id="mirrors-uk">


More information about the svn-doc-all mailing list