summaryrefslogtreecommitdiff
path: root/www/py-HTMLgen
diff options
context:
space:
mode:
authorJimmy Olgeni <olgeni@FreeBSD.org>2014-08-06 09:11:57 +0000
committerJimmy Olgeni <olgeni@FreeBSD.org>2014-08-06 09:11:57 +0000
commit96a38c7c3a90fd8f1f07a9b3f7c9ee117ecdca84 (patch)
tree85e8033022547e7f0b85fd514a62e2bc95baa087 /www/py-HTMLgen
parent- Remove optional libcheck dependency; there's no reference to it anywhere (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. Category W. CR: D510 Approved by: portmgr (bapt)
Notes
Notes: svn path=/head/; revision=364158
Diffstat (limited to 'www/py-HTMLgen')
-rw-r--r--www/py-HTMLgen/Makefile2
1 files changed, 1 insertions, 1 deletions
diff --git a/www/py-HTMLgen/Makefile b/www/py-HTMLgen/Makefile
index 2e79cf6bf337..7a5758475fc0 100644
--- a/www/py-HTMLgen/Makefile
+++ b/www/py-HTMLgen/Makefile
@@ -12,7 +12,7 @@ PKGNAMEPREFIX= ${PYTHON_PKGNAMEPREFIX}
DISTNAME= HTMLgen
MAINTAINER= python@FreeBSD.org
-COMMENT= A Python library for the generation of HTML documents
+COMMENT= Python library for the generation of HTML documents
USE_PYTHON= 2
NO_BUILD= yes