- Categories update: tcl, tk in, tcl81 out

This commit is contained in:
Pav Lucistnik 2007-04-02 23:18:36 +00:00
parent cb32dee8c3
commit ae57a25e87
Notes: svn2git 2020-12-08 03:00:23 +00:00
svn path=/head/; revision=29916

View file

@ -1777,14 +1777,14 @@ PORTEPOCH= 1</programlisting>
</row>
<row>
<entry><filename>tcl80*</filename></entry>
<entry>Ports that use Tcl version 8.0 to run.</entry>
<entry><filename>tcl*</filename></entry>
<entry>Ports that use Tcl to run.</entry>
<entry></entry>
</row>
<row>
<entry><filename>tcl81*</filename></entry>
<entry>Ports that use Tcl version 8.1 to run.</entry>
<entry><filename>tcl80*</filename></entry>
<entry>Ports that use Tcl version 8.0 to run.</entry>
<entry></entry>
</row>
@ -1813,6 +1813,12 @@ PORTEPOCH= 1</programlisting>
desktop publishing tools, which go to <filename>print</filename>.</entry>
</row>
<row>
<entry><filename>tk*</filename></entry>
<entry>Ports that use Tk to run.</entry>
<entry></entry>
</row>
<row>
<entry><filename>tk80*</filename></entry>
<entry>Ports that use Tk version 8.0 to run.</entry>