Added http and rsync schemes for ftp.ru.freebsd.org, per request from
Igor Timkin on freebsd-hubs, Thu, 21 May 2009 09:47:48 +0400 (MSD)
This commit is contained in:
parent
b6b57442d1
commit
c13a6c0bc3
Notes:
svn2git
2020-12-08 03:00:23 +00:00
svn path=/head/; revision=34297
1 changed files with 2 additions and 0 deletions
|
@ -1461,6 +1461,8 @@
|
|||
<host type="ftp">
|
||||
<name>ftp.ru.FreeBSD.org</name>
|
||||
<url proto="ftp">ftp://ftp.ru.FreeBSD.org/pub/FreeBSD/</url>
|
||||
<url proto="http">http://ftp.ru.FreeBSD.org/pub/FreeBSD/</url>
|
||||
<url proto="rsync"></url>
|
||||
</host>
|
||||
|
||||
<host type="ftp">
|
||||
|
|
Loading…
Reference in a new issue