aboutsummaryrefslogtreecommitdiff
path: root/textproc/py-markdown-math
diff options
context:
space:
mode:
authorAlexey Dokuchaev <danfe@FreeBSD.org>2020-05-28 08:43:29 +0000
committerAlexey Dokuchaev <danfe@FreeBSD.org>2020-05-28 08:43:29 +0000
commit2c4b1d164ed6110af32b4fe959954b833e5a9949 (patch)
tree839417c7daa5bf6802597adf0ce82fafff121f66 /textproc/py-markdown-math
parent28b72ac9752f2abd70e9621fe9342f1b42836ccc (diff)
downloadports-2c4b1d164ed6110af32b4fe959954b833e5a9949.tar.gz
ports-2c4b1d164ed6110af32b4fe959954b833e5a9949.zip
Sanitize COMMENT per Section 5.6 of the FreeBSD Porter's Handbook (part 6).
Notes
Notes: svn path=/head/; revision=536752
Diffstat (limited to 'textproc/py-markdown-math')
-rw-r--r--textproc/py-markdown-math/Makefile2
1 files changed, 1 insertions, 1 deletions
diff --git a/textproc/py-markdown-math/Makefile b/textproc/py-markdown-math/Makefile
index d4dd060b86c4..d681c21a903e 100644
--- a/textproc/py-markdown-math/Makefile
+++ b/textproc/py-markdown-math/Makefile
@@ -8,7 +8,7 @@ PKGNAMEPREFIX= ${PYTHON_PKGNAMEPREFIX}
DISTNAME= python-${PORTNAME}-${PORTVERSION}
MAINTAINER= arved@FreeBSD.org
-COMMENT= This extension adds math formulas support to Python-Markdown
+COMMENT= Math formulas support to Python-Markdown
LICENSE= BSD3CLAUSE
LICENSE_FILE= ${WRKSRC}/LICENSE