diff options
author | Jimmy Olgeni <olgeni@FreeBSD.org> | 2014-08-03 14:15:08 +0000 |
---|---|---|
committer | Jimmy Olgeni <olgeni@FreeBSD.org> | 2014-08-03 14:15:08 +0000 |
commit | 22d7896c1731a371a072a9f3254f9f770ba01b97 (patch) | |
tree | 1fd7e199605ea5d2b068cf1e2b227c1dcd4f7e13 /textproc/artha | |
parent | 089a429b206872b95880aa58ac6e7da37446b22a (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/artha')
-rw-r--r-- | textproc/artha/Makefile | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/textproc/artha/Makefile b/textproc/artha/Makefile index 127d42f4a667..59c9949ae1aa 100644 --- a/textproc/artha/Makefile +++ b/textproc/artha/Makefile @@ -8,7 +8,7 @@ CATEGORIES= textproc MASTER_SITES= SF MAINTAINER= lichray@gmail.com -COMMENT= A free cross-platform English thesaurus +COMMENT= Free cross-platform English thesaurus LICENSE= GPLv2 |