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
This commit is contained in:
parent
69a6f2ae27
commit
b0abe52aac
Notes:
svn2git
2020-12-08 03:00:23 +00:00
svn path=/head/; revision=44041
1 changed files with 7 additions and 0 deletions
|
@ -1228,6 +1228,13 @@
|
|||
<url proto="http">http://ftp.ua.FreeBSD.org/pub/FreeBSD/</url>
|
||||
</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>
|
||||
|
|
Loading…
Reference in a new issue