aboutsummaryrefslogtreecommitdiff
path: root/databases/py-pyPgSQL
diff options
context:
space:
mode:
authorJimmy Olgeni <olgeni@FreeBSD.org>2014-06-10 07:39:01 +0000
committerJimmy Olgeni <olgeni@FreeBSD.org>2014-06-10 07:39:01 +0000
commit76c7f8fbe69660fe9f9698556a4c6913165ff5be (patch)
tree5f5e0016c85dfbeb5214652d98c59047d49c0ae7 /databases/py-pyPgSQL
parent3676fb025db0a88cbb87ef11c996fc9aafc8bd0b (diff)
downloadports-76c7f8fbe69660fe9f9698556a4c6913165ff5be.tar.gz
ports-76c7f8fbe69660fe9f9698556a4c6913165ff5be.zip
Remove indefinite articles and trailing periods from COMMENT, plus
minor COMMENT typos and surrounding whitespace fixes. Categories D-F. CR: D196 Approved by: portmgr (bapt)
Notes
Notes: svn path=/head/; revision=357277
Diffstat (limited to 'databases/py-pyPgSQL')
-rw-r--r--databases/py-pyPgSQL/Makefile2
1 files changed, 1 insertions, 1 deletions
diff --git a/databases/py-pyPgSQL/Makefile b/databases/py-pyPgSQL/Makefile
index 8e9ea0cfc4a8..92e80c5378cc 100644
--- a/databases/py-pyPgSQL/Makefile
+++ b/databases/py-pyPgSQL/Makefile
@@ -9,7 +9,7 @@ MASTER_SITES= SF
PKGNAMEPREFIX= ${PYTHON_PKGNAMEPREFIX}
MAINTAINER= python@FreeBSD.org
-COMMENT= A Python DB-API 2 compliant library for using PostgreSQL databases
+COMMENT= Python DB-API 2 compliant library for using PostgreSQL databases
RUN_DEPENDS= ${DATETIME_DEP}:${PORTSDIR}/lang/py-mx-base