- Fix broken link in the FAQ. 5.X-RELEASE/STABLE refers to packages-5-current,
refer it to packages-5-stable instead. - Also add 7-CURRENT to the list of packages. Reported by: Jonathan Strait <jstrait at moonloop dot net> on www@ Submitted by: Daniel Gerzo <danger at rulez dot sk>
This commit is contained in:
parent
2d39e1f6dd
commit
b0659ce55b
Notes:
svn2git
2020-12-08 03:00:23 +00:00
svn path=/head/; revision=25677
1 changed files with 11 additions and 2 deletions
|
@ -4446,8 +4446,8 @@ kern.timecounter.hardware: TSC -> i8254</screen>
|
|||
<term>for 5.X-RELEASE/5-STABLE</term>
|
||||
<listitem>
|
||||
<para><ulink
|
||||
url="ftp://ftp.FreeBSD.org/pub/FreeBSD/ports/i386/packages-5-current/">
|
||||
ftp://ftp.FreeBSD.org/pub/FreeBSD/ports/i386/packages-5-current</ulink></para>
|
||||
url="ftp://ftp.FreeBSD.org/pub/FreeBSD/ports/i386/packages-5-stable/">
|
||||
ftp://ftp.FreeBSD.org/pub/FreeBSD/ports/i386/packages-5-stable</ulink></para>
|
||||
</listitem>
|
||||
</varlistentry>
|
||||
|
||||
|
@ -4459,6 +4459,15 @@ kern.timecounter.hardware: TSC -> i8254</screen>
|
|||
ftp://ftp.FreeBSD.org/pub/FreeBSD/ports/i386/packages-6-current</ulink></para>
|
||||
</listitem>
|
||||
</varlistentry>
|
||||
|
||||
<varlistentry>
|
||||
<term>for 7-CURRENT</term>
|
||||
<listitem>
|
||||
<para><ulink
|
||||
url="ftp://ftp.FreeBSD.org/pub/FreeBSD/ports/i386/packages-7-current/">
|
||||
ftp://ftp.FreeBSD.org/pub/FreeBSD/ports/i386/packages-7-current</ulink></para>
|
||||
</listitem>
|
||||
</varlistentry>
|
||||
</variablelist>
|
||||
|
||||
<para>or your nearest local mirror site.</para>
|
||||
|
|
Loading…
Reference in a new issue