aboutsummaryrefslogtreecommitdiffstats
path: root/textproc/markdown
diff options
context:
space:
mode:
authorolgeni <olgeni@FreeBSD.org>2014-08-03 22:15:08 +0800
committerolgeni <olgeni@FreeBSD.org>2014-08-03 22:15:08 +0800
commitacc054054576aabe712133d3b45ce83d7949d416 (patch)
tree1fd7e199605ea5d2b068cf1e2b227c1dcd4f7e13 /textproc/markdown
parent0923d38d410861e2175724353d989d44048dc5b1 (diff)
downloadfreebsd-ports-gnome-acc054054576aabe712133d3b45ce83d7949d416.tar.gz
freebsd-ports-gnome-acc054054576aabe712133d3b45ce83d7949d416.tar.zst
freebsd-ports-gnome-acc054054576aabe712133d3b45ce83d7949d416.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)
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