Fix a role attribute (for a port we use

<filename role="package">foo/bar</filename>).
This commit is contained in:
Marc Fonvieille 2004-02-14 21:22:48 +00:00
parent 9a1a7867fb
commit 90be35901a
Notes: svn2git 2020-12-08 03:00:23 +00:00
svn path=/head/; revision=20019

View file

@ -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>