svn commit: r53504 - head/share/xml
Xin LI
delphij at FreeBSD.org
Thu Oct 24 07:04:06 UTC 2019
Author: delphij
Date: Thu Oct 24 07:04:06 2019
New Revision: 53504
URL: https://svnweb.freebsd.org/changeset/doc/53504
Log:
Disable the .cn mirror entity for now, the service is offline for
some time and we still need to find someone to host the mirror.
Modified:
head/share/xml/mirrors.xml
Modified: head/share/xml/mirrors.xml
==============================================================================
--- head/share/xml/mirrors.xml Wed Oct 23 14:55:24 2019 (r53503)
+++ head/share/xml/mirrors.xml Thu Oct 24 07:04:06 2019 (r53504)
@@ -183,6 +183,7 @@
<email>hostmaster at br.FreeBSD.org</email>
</entry>
+<!--
<entry id="mirrors-cn">
<country>China</country>
<host type="ftp">
@@ -192,6 +193,7 @@
<email>hostmaster at cn.FreeBSD.org</email>
</entry>
+-->
<entry id="mirrors-cz">
<country>Czech Republic</country>
More information about the svn-doc-head
mailing list