o Add ftp.ru.FreeBSD.org to a list of ftp mirrors in Russia.
Approved by: Igor Timkin o Reflect the fact ftp2.ru.FreeBSD.org supports http and rsync. Approved by: trhodes Reviewed by: trhodes, -doc
This commit is contained in:
parent
f512198265
commit
6435e3678e
Notes:
svn2git
2020-12-08 03:00:23 +00:00
svn path=/head/; revision=22519
1 changed files with 7 additions and 0 deletions
|
@ -1369,9 +1369,16 @@
|
|||
<url proto="http">http://www4.ru.FreeBSD.org/</url>
|
||||
</host>
|
||||
|
||||
<host type="ftp">
|
||||
<name>ftp.ru.FreeBSD.org</name>
|
||||
<url proto="ftp">ftp://ftp.ru.FreeBSD.org/pub/FreeBSD/</url>
|
||||
</host>
|
||||
|
||||
<host type="ftp">
|
||||
<name>ftp2.ru.FreeBSD.org</name>
|
||||
<url proto="ftp">ftp://ftp2.ru.FreeBSD.org/pub/FreeBSD/</url>
|
||||
<url proto="http">http://ftp2.ru.FreeBSD.org/pub/FreeBSD/</url>
|
||||
<url proto="rsync"></url>
|
||||
</host>
|
||||
|
||||
<host type="ftp">
|
||||
|
|
Loading…
Reference in a new issue