Fix typo in previous revision
Hacking session too far in the am at devsummit09 by: erwin
This commit is contained in:
parent
0b8d93eacd
commit
7ffaa83c3d
Notes:
svn2git
2020-12-08 03:00:23 +00:00
svn path=/head/; revision=34714
1 changed files with 2 additions and 2 deletions
|
@ -17,8 +17,8 @@
|
|||
<name>ftp.FreeBSD.org</name>
|
||||
<url proto="ftp">ftp://ftp.FreeBSD.org/pub/FreeBSD/</url>
|
||||
<url proto="ftpv6"></url>
|
||||
<url proto="http">ftp://ftp.FreeBSD.org/pub/FreeBSD/</url>
|
||||
<url proto="httpv6">ftp://ftp.FreeBSD.org/pub/FreeBSD/</url>
|
||||
<url proto="http">http://ftp.FreeBSD.org/pub/FreeBSD/</url>
|
||||
<url proto="httpv6">http://ftp.FreeBSD.org/pub/FreeBSD/</url>
|
||||
</host>
|
||||
|
||||
<host type="cvsup">
|
||||
|
|
Loading…
Reference in a new issue