- Packages are made by "make package", not by "make patch"

This commit is contained in:
Gabor Kovesdan 2008-05-26 16:44:05 +00:00
parent 49349e702e
commit 03e9203498
Notes: svn2git 2020-12-08 03:00:23 +00:00
svn path=/head/; revision=32057

View file

@ -218,7 +218,7 @@ in your /etc/rc.conf. Extra options can be found in startup script.</screen>
customize, ports are the way to go. (And remember, if you
need to customize but prefer packages, you can build a custom
package from ports using <command>make</command>
<maketarget>patch</maketarget> and then copy the package to
<maketarget>package</maketarget> and then copy the package to
other servers.)</para>
</sect2>
</sect1>