aboutsummaryrefslogtreecommitdiff
path: root/textproc/markdown
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/markdown
parent089a429b206872b95880aa58ac6e7da37446b22a (diff)
downloadports-22d7896c1731a371a072a9f3254f9f770ba01b97.tar.gz
ports-22d7896c1731a371a072a9f3254f9f770ba01b97.zip
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/markdown')
-rw-r--r--textproc/markdown/Makefile2
1 files changed, 1 insertions, 1 deletions
diff --git a/textproc/markdown/Makefile b/textproc/markdown/Makefile
index d7c232795948..735cddaa835f 100644
--- a/textproc/markdown/Makefile
+++ b/textproc/markdown/Makefile
@@ -9,7 +9,7 @@ MASTER_SITES= http://daringfireball.net/projects/downloads/
DISTNAME= Markdown_${PORTVERSION}
MAINTAINER= tobez@FreeBSD.org
-COMMENT= A text-to-HTML conversion tool for web writers
+COMMENT= Text-to-HTML conversion tool for web writers
LICENSE= BSD3CLAUSE
LICENSE_FILE= ${WRKSRC}/License.text