diff options
Diffstat (limited to 'textproc/markdown')
-rw-r--r-- | textproc/markdown/Makefile | 2 |
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 |