diff options
Diffstat (limited to 'textproc/java2html/pkg-descr')
-rw-r--r-- | textproc/java2html/pkg-descr | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/textproc/java2html/pkg-descr b/textproc/java2html/pkg-descr index c9df187fde6b..151507981f8f 100644 --- a/textproc/java2html/pkg-descr +++ b/textproc/java2html/pkg-descr @@ -2,7 +2,7 @@ Java2html is a syntax highlighter for Java and C++ source code that produces a highlighted html file as output. Java2html offers the following features: - + - support for Java and C++ - fast (single pass conversion using flex) - doesn't change formatting - only adds <FONT COLOR=#XXXX> tags |