ftp4.fr.FreeBSD.org now also offers rsync, and also offers all services
over IPv6. Requested by: A. AUDEBERT (over IRC) Approved by: jkois (mentor)
This commit is contained in:
parent
35d37716e4
commit
543a48511d
Notes:
svn2git
2020-12-08 03:00:23 +00:00
svn path=/head/; revision=38922
1 changed files with 4 additions and 0 deletions
|
@ -607,7 +607,11 @@
|
|||
<host type="ftp">
|
||||
<name>ftp4.fr.FreeBSD.org</name>
|
||||
<url proto="ftp">ftp://ftp4.fr.FreeBSD.org/pub/FreeBSD/</url>
|
||||
<url proto="ftpv6">ftp://ftp4.fr.FreeBSD.org/pub/FreeBSD/</url>
|
||||
<url proto="http">http://ftp4.fr.FreeBSD.org/pub/FreeBSD/</url>
|
||||
<url proto="httpv6">http://ftp4.fr.FreeBSD.org/pub/FreeBSD/</url>
|
||||
<url proto="rsync">rsync://ftp4.fr.FreeBSD.org/FreeBSD/</url>
|
||||
<url proto="rsyncv6">rsync://ftp4.fr.FreeBSD.org/FreeBSD/</url>
|
||||
</host>
|
||||
|
||||
<host type="ftp">
|
||||
|
|
Loading…
Reference in a new issue