Remove empty categories; d'oh!

This commit is contained in:
Edward Tomasz Napierala 2019-08-24 19:09:48 +00:00
parent 7fff03dcf0
commit 7c697fd1db
Notes: svn2git 2020-12-08 03:00:23 +00:00
svn path=/head/; revision=53321

View file

@ -75,15 +75,6 @@
to the Ports Collection or external projects.</p>
</category>
<category>
<name>kern</name>
<description>Kernel</description>
<p>Updates to kernel subsystems/features, driver support,
filesystems, and more.</p>
</category>
<category>
<name>arch</name>
@ -93,41 +84,6 @@
for new hardware platforms.</p>.
</category>
<category>
<name>bin</name>
<description>Userland Programs</description>
<p>Changes affecting the base system and programs in it.</p>
</category>
<category>
<name>ports</name>
<description>Ports</description>
<p>Changes affecting the Ports Collection, whether sweeping
changes that touch most of the tree, or individual ports
themselves.</p>
</category>
<category>
<name>doc</name>
<description>Documentation</description>
<p>Noteworthy changes in the documentation tree or new external
books/documents.</p>
</category>
<category>
<name>misc</name>
<description>Miscellaneous</description>
<p>Objects that defy categorization.</p>
</category>
<category>
<name>third</name>