diff options
author | amdmi3 <amdmi3@FreeBSD.org> | 2016-05-19 18:53:05 +0800 |
---|---|---|
committer | amdmi3 <amdmi3@FreeBSD.org> | 2016-05-19 18:53:05 +0800 |
commit | 22084e17f721ebb9a063f5603491229fcfc70d9b (patch) | |
tree | 06f11bc7b351f3abf3bf5507405afdba5374614e /textproc/c2html/pkg-descr | |
parent | 3f42e716135bc048b90cb6cca188f324e65c69dc (diff) | |
download | freebsd-ports-gnome-22084e17f721ebb9a063f5603491229fcfc70d9b.tar.gz freebsd-ports-gnome-22084e17f721ebb9a063f5603491229fcfc70d9b.tar.zst freebsd-ports-gnome-22084e17f721ebb9a063f5603491229fcfc70d9b.zip |
- Fix trailing whitespace in pkg-descrs, categories [p-x]*
Approved by: portmgr blanket
Diffstat (limited to 'textproc/c2html/pkg-descr')
-rw-r--r-- | textproc/c2html/pkg-descr | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/textproc/c2html/pkg-descr b/textproc/c2html/pkg-descr index a8e83d09e082..05186b480090 100644 --- a/textproc/c2html/pkg-descr +++ b/textproc/c2html/pkg-descr @@ -2,7 +2,7 @@ C2html is a syntax highlighter for C source code that produces a highlighted html file as output. C2html offers the following features: - + - fast (single pass conversion using flex) - doesn't change formatting - only adds <FONT COLOR=#XXXX> tags and properly escapes non-ascii characters |