diff options
author | Dmitry Marakasov <amdmi3@FreeBSD.org> | 2016-05-19 10:53:05 +0000 |
---|---|---|
committer | Dmitry Marakasov <amdmi3@FreeBSD.org> | 2016-05-19 10:53:05 +0000 |
commit | 1f8b48b772b2d0ac0ed48a8259d2117ea3236a90 (patch) | |
tree | 06f11bc7b351f3abf3bf5507405afdba5374614e /textproc/java2html | |
parent | - Fix trailing whitespace in pkg-descrs, categories [g-n]* (diff) |
- Fix trailing whitespace in pkg-descrs, categories [p-x]*
Approved by: portmgr blanket
Notes
Notes:
svn path=/head/; revision=415500
Diffstat (limited to 'textproc/java2html')
-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 |