summaryrefslogtreecommitdiff
path: root/textproc/rtfx
diff options
context:
space:
mode:
authorJimmy Olgeni <olgeni@FreeBSD.org>2014-08-03 14:15:08 +0000
committerJimmy Olgeni <olgeni@FreeBSD.org>2014-08-03 14:15:08 +0000
commit22d7896c1731a371a072a9f3254f9f770ba01b97 (patch)
tree1fd7e199605ea5d2b068cf1e2b227c1dcd4f7e13 /textproc/rtfx
parent- Update to upstream version 4.0 (diff)
Remove indefinite articles and trailing periods from COMMENT, plus
minor COMMENT typos and surrounding whitespace fixes. A few Makefiles where not included as they contain Latin-1 characters that break the Phabricator workflow. Categories T-V. CR: D509 Approved by: portmgr (antoine)
Notes
Notes: svn path=/head/; revision=363904
Diffstat (limited to 'textproc/rtfx')
-rw-r--r--textproc/rtfx/Makefile2
1 files changed, 1 insertions, 1 deletions
diff --git a/textproc/rtfx/Makefile b/textproc/rtfx/Makefile
index 50261f425c74..28ad5f41b7f7 100644
--- a/textproc/rtfx/Makefile
+++ b/textproc/rtfx/Makefile
@@ -7,7 +7,7 @@ CATEGORIES= textproc
MASTER_SITES= http://memberwebs.com/stef/software/rtfx/
MAINTAINER= ports@FreeBSD.org
-COMMENT= An RTF to XML converter
+COMMENT= RTF to XML converter
LIB_DEPENDS= libmba.so:${PORTSDIR}/devel/libmba \
libdomc.so:${PORTSDIR}/textproc/domc