svn commit: r44041 - head/share/xml
Remko Lodder
remko at FreeBSD.org
Mon Feb 24 12:06:50 UTC 2014
Author: remko
Date: Mon Feb 24 12:06:49 2014
New Revision: 44041
URL: http://svnweb.freebsd.org/changeset/doc/44041
Log:
Add ftp6.ua.freebsd.org as a mirror, it seems to service ftp/http and rsync.
cvsup didn't reply and is actually not being pushed anymore as a public
servers from our (FreeBSD) end so I didn't list it as such.
PR: 175861
Modified:
head/share/xml/mirrors.xml
Modified: head/share/xml/mirrors.xml
==============================================================================
--- head/share/xml/mirrors.xml Mon Feb 24 06:18:16 2014 (r44040)
+++ head/share/xml/mirrors.xml Mon Feb 24 12:06:49 2014 (r44041)
@@ -1229,6 +1229,13 @@
</host>
<host type="ftp">
+ <name>ftp6.ua.FreeBSD.org</name>
+ <url proto="ftp">ftp://ftp6.ua.FreeBSD.org/pub/FreeBSD/</url>
+ <url proto="http">http://ftp6.ua.FreeBSD.org/pub/FreeBSD</url>
+ <url proto="rsync">rsync://ftp6.ua.FreeBSD.org/FreeBSD/</url>>
+ </host>
+
+ <host type="ftp">
<name>ftp7.ua.FreeBSD.org</name>
<url proto="ftp">ftp://ftp7.ua.FreeBSD.org/pub/FreeBSD/</url>
</host>
More information about the svn-doc-head
mailing list