Fix a role attribute (for a port we use
<filename role="package">foo/bar</filename>).
This commit is contained in:
parent
9a1a7867fb
commit
90be35901a
Notes:
svn2git
2020-12-08 03:00:23 +00:00
svn path=/head/; revision=20019
1 changed files with 1 additions and 1 deletions
|
@ -1085,7 +1085,7 @@ Receiving lsof_4.57D.freebsd.tar.gz (439860 bytes): 100%
|
|||
that for five ports, tedious right? This was a large problem
|
||||
for system administrators to deal with, and now we have
|
||||
utilities which do this for us. For instance the <filename
|
||||
role="port">sysutils/portupgrade</filename> utility will do
|
||||
role="package">sysutils/portupgrade</filename> utility will do
|
||||
everything for you! Just install it like you would any other
|
||||
port, using the <command>make <makevar>install
|
||||
clean</makevar></command> command.</para>
|
||||
|
|
Loading…
Reference in a new issue