Swap the order of items 2 and 3 under Dealing With Broken Ports without
making any changes to the content. With the surrounding changes, this order now seems more natural to me.
This commit is contained in:
parent
56f9a51317
commit
0ce8eaa6b5
Notes:
svn2git
2020-12-08 03:00:23 +00:00
svn path=/head/; revision=25692
1 changed files with 8 additions and 8 deletions
|
@ -1321,14 +1321,6 @@ ftp://ftp.FreeBSD.org/pub/FreeBSD/ports/distfiles/ fetch</userinput></screen>
|
|||
proposed fix.</para>
|
||||
</listitem>
|
||||
|
||||
<listitem>
|
||||
<para>Fix it! The <ulink
|
||||
url="&url.books.porters-handbook;/index.html">Porter's
|
||||
Handbook</ulink> includes detailed information on the
|
||||
<quote>Ports</quote> infrastructure so that you can fix the occasional
|
||||
broken port or even submit your own!</para>
|
||||
</listitem>
|
||||
|
||||
<listitem>
|
||||
<para>Ask the maintainer of the port for help. Type
|
||||
<command>make maintainer</command> or read the
|
||||
|
@ -1361,6 +1353,14 @@ ftp://ftp.FreeBSD.org/pub/FreeBSD/ports/distfiles/ fetch</userinput></screen>
|
|||
FreeBSD Problem Reports</ulink>).</para>
|
||||
</listitem>
|
||||
|
||||
<listitem>
|
||||
<para>Fix it! The <ulink
|
||||
url="&url.books.porters-handbook;/index.html">Porter's
|
||||
Handbook</ulink> includes detailed information on the
|
||||
<quote>Ports</quote> infrastructure so that you can fix the occasional
|
||||
broken port or even submit your own!</para>
|
||||
</listitem>
|
||||
|
||||
<listitem>
|
||||
<para>Grab the package from an FTP site near you. The
|
||||
<quote>master</quote> package collection is on <hostid
|
||||
|
|
Loading…
Reference in a new issue