svn commit: r54694 - head/share/xml
Guangyuan Yang <[email protected]>
| Newsgroups | gmane.os.freebsd.devel.cvs.doc |
|---|---|
| Message-ID | <[email protected]> |
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 <[email protected]> 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> _______________________________________________ [email protected] mailing list https://lists.freebsd.org/mailman/listinfo/svn-doc-all To unsubscribe, send any mail to "[email protected]"