aboutsummaryrefslogtreecommitdiff
path: root/graphics/py-graph-core
diff options
context:
space:
mode:
authorJimmy Olgeni <olgeni@FreeBSD.org>2014-06-13 07:36:27 +0000
committerJimmy Olgeni <olgeni@FreeBSD.org>2014-06-13 07:36:27 +0000
commit5e38556079dc1b29917574ab333469bcd6cb2826 (patch)
tree31f7c76fc2fe49a45de6576643bcbb985812b77e /graphics/py-graph-core
parent02026688e884be35e6f53ff766a2ef651851285e (diff)
downloadports-5e38556079dc1b29917574ab333469bcd6cb2826.tar.gz
ports-5e38556079dc1b29917574ab333469bcd6cb2826.zip
Remove indefinite articles and trailing periods from COMMENT, plus
minor COMMENT typos and surrounding whitespace fixes. Categories G-I. CR: D201 Approved by: portmgr (bapt)
Notes
Notes: svn path=/head/; revision=357654
Diffstat (limited to 'graphics/py-graph-core')
-rw-r--r--graphics/py-graph-core/Makefile2
1 files changed, 1 insertions, 1 deletions
diff --git a/graphics/py-graph-core/Makefile b/graphics/py-graph-core/Makefile
index 63848b1cb3e2..23040b62fc18 100644
--- a/graphics/py-graph-core/Makefile
+++ b/graphics/py-graph-core/Makefile
@@ -10,7 +10,7 @@ PKGNAMEPREFIX= ${PYTHON_PKGNAMEPREFIX}
DISTNAME= python-${PORTNAME}-${PORTVERSION}
MAINTAINER= demon@FreeBSD.org
-COMMENT= A library for working with graphs in Python, core module
+COMMENT= Library for working with graphs in Python, core module
PROJECTHOST= python-graph
USE_PYTHON= yes