Replace "shall" with "must" when forbidding ports with only java category
Approved by: bcr
This commit is contained in:
parent
6140e16876
commit
430c257389
Notes:
svn2git
2020-12-08 03:00:23 +00:00
svn path=/head/; revision=38560
1 changed files with 1 additions and 1 deletions
|
@ -1730,7 +1730,7 @@ PORTEPOCH= 1</programlisting>
|
|||
<entry><filename>java</filename></entry>
|
||||
<entry>Software related to the Java™
|
||||
language.</entry>
|
||||
<entry>The <filename>java</filename> category shall
|
||||
<entry>The <filename>java</filename> category must
|
||||
not be the only one for a port. Save for ports
|
||||
directly related to the Java language, porters are
|
||||
also encouraged not to use <filename>java</filename>
|
||||
|
|
Loading…
Reference in a new issue