Skip site navigation (1)Skip section navigation (2)
Date:      Fri, 20 Nov 2020 10:31:04 +0000 (UTC)
From:      Guangyuan Yang <ygy@FreeBSD.org>
To:        doc-committers@freebsd.org, svn-doc-all@freebsd.org, svn-doc-head@freebsd.org
Subject:   svn commit: r54694 - head/share/xml
Message-ID:  <202011201031.0AKAV4Qw052594@repo.freebsd.org>

next in thread | raw e-mail | index | archive | help
Author: ygy
Date: Fri Nov 20 10:31:04 2020
New Revision: 54694
URL: https://svnweb.freebsd.org/changeset/doc/54694

Log:
  Disable the ftp2.pl mirror since it is no longer active.
  
  PR:		233434
  Reported by:	Mateusz Kwiatkowski <kwiat3k@panic.pl>
  Approved by:	lwhsu (clusteradm)

Modified:
  head/share/xml/mirrors.xml

Modified: head/share/xml/mirrors.xml
==============================================================================
--- head/share/xml/mirrors.xml	Thu Nov 19 16:36:52 2020	(r54693)
+++ head/share/xml/mirrors.xml	Fri Nov 20 10:31:04 2020	(r54694)
@@ -573,7 +573,7 @@
       <name>ftp.pl.FreeBSD.org</name>
       <url proto="ftp">ftp://ftp.pl.FreeBSD.org/pub/FreeBSD/</url>;
     </host>
-
+<!--
     <host type="ftp">
       <name>ftp2.pl.FreeBSD.org</name>
       <url proto="http">http://ftp2.pl.FreeBSD.org/pub/FreeBSD/</url>;
@@ -581,7 +581,7 @@
       <url proto="rsync"></url>
       <url proto="rsyncv6"></url>
     </host>
-<!--
+
     <host type="ftp">
       <name>ftp3.pl.FreeBSD.org</name>
       <url proto="ftp">ftp://ftp3.pl.FreeBSD.org/pub/FreeBSD/</url>;



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