Remove extra "s" from "packages names".

This commit is contained in:
Warren Block 2012-02-01 22:21:32 +00:00
parent 767cf6f584
commit 7a4d1b0458
Notes: svn2git 2020-12-08 03:00:23 +00:00
svn path=/head/; revision=38362

View file

@ -4388,7 +4388,7 @@ PORTVERSION= 1.0</programlisting>
already installed, list the other port names in the
<makevar>CONFLICTS_BUILD</makevar> variable. You can use
shell globs like <literal>*</literal> and
<literal>?</literal> here. Packages names should be
<literal>?</literal> here. Package names should be
enumerated the same way they appear in
<filename>/var/db/pkg</filename>. The CONFLICTS_BUILD check
is done prior to the build stage. Build conflicts are not