Ignore a category that does not have any entries.
Sponsored by: The FreeBSD Foundation
This commit is contained in:
parent
d0a1c21fb7
commit
684848e523
Notes:
svn2git
2020-12-08 03:00:23 +00:00
svn path=/head/; revision=45366
1 changed files with 2 additions and 0 deletions
|
@ -63,11 +63,13 @@
|
||||||
<description>Architectures</description>
|
<description>Architectures</description>
|
||||||
</category>
|
</category>
|
||||||
|
|
||||||
|
<?ignore
|
||||||
<category>
|
<category>
|
||||||
<name>bin</name>
|
<name>bin</name>
|
||||||
|
|
||||||
<description>Userland Programs</description>
|
<description>Userland Programs</description>
|
||||||
</category>
|
</category>
|
||||||
|
?>
|
||||||
|
|
||||||
<category>
|
<category>
|
||||||
<name>ports</name>
|
<name>ports</name>
|
||||||
|
|
Loading…
Reference in a new issue