- Add ftp.tr.freebsd.org
- Add proto=ftpv6 to ftp4.us.freebsd.org to see if this is how to use it.
This commit is contained in:
parent
be494a96b1
commit
f85541cc35
Notes:
svn2git
2020-12-08 03:00:23 +00:00
svn path=/head/; revision=19238
1 changed files with 6 additions and 0 deletions
|
@ -1771,6 +1771,11 @@
|
|||
<url proto="http">http://www.enderunix.org/freebsd/</url>
|
||||
</host>
|
||||
|
||||
<host type="ftp">
|
||||
<name>ftp.tr.FreeBSD.org</name>
|
||||
<url proto="ftp">ftp://ftp.tr.FreeBSD.org/pub/FreeBSD/</url>
|
||||
</host>
|
||||
|
||||
<host type="cvsup">
|
||||
<name>cvsup.tr.FreeBSD.org</name>
|
||||
</host>
|
||||
|
@ -1976,6 +1981,7 @@
|
|||
<host type="ftp">
|
||||
<name>ftp4.us.FreeBSD.org</name>
|
||||
<url proto="ftp">ftp://ftp4.us.FreeBSD.org/pub/FreeBSD/</url>
|
||||
<url proto="ftpv6"></url>
|
||||
</host>
|
||||
|
||||
<host type="ftp">
|
||||
|
|
Loading…
Reference in a new issue