o Remove the FTP URL for packages for HEAD
o Update the (unused) rel.head.packages ENTITY: -9-current -> -10-current though this may change in the future Spotted by: linimon
This commit is contained in:
parent
a557e8e13e
commit
8a31546cb6
Notes:
svn2git
2020-12-08 03:00:23 +00:00
svn path=/head/; revision=38488
1 changed files with 1 additions and 11 deletions
|
@ -5,7 +5,7 @@
|
|||
<!ENTITY rel.head "<emphasis>10-CURRENT</emphasis>">
|
||||
<!ENTITY rel.head.relx "10.<replaceable>X</replaceable>">
|
||||
<!ENTITY rel.head.releng "<symbol>HEAD</symbol>">
|
||||
<!ENTITY rel.head.packages "packages-9-current">
|
||||
<!ENTITY rel.head.packages "packages-10-current">
|
||||
<!ENTITY rel.relx "9.<replaceable>X</replaceable>">
|
||||
<!ENTITY rel.stable "<emphasis>9-STABLE</emphasis>">
|
||||
<!ENTITY rel.releng "<symbol>RELENG_9</symbol>">
|
||||
|
@ -4305,16 +4305,6 @@ kern.timecounter.hardware: TSC -> i8254</screen>
|
|||
</para>
|
||||
</listitem>
|
||||
</varlistentry>
|
||||
|
||||
<varlistentry>
|
||||
<term>for &rel.head;</term>
|
||||
|
||||
<listitem>
|
||||
<para><ulink
|
||||
url="ftp://ftp.FreeBSD.org/pub/FreeBSD/ports/i386/&rel.head.packages;/">ftp://ftp.FreeBSD.org/pub/FreeBSD/ports/i386/&rel.head.packages;</ulink>
|
||||
</para>
|
||||
</listitem>
|
||||
</varlistentry>
|
||||
</variablelist>
|
||||
|
||||
<para>or your nearest local mirror site.</para>
|
||||
|
|
Loading…
Reference in a new issue