aboutsummaryrefslogtreecommitdiff
path: root/databases/buzhug
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/buzhug
parent3676fb025db0a88cbb87ef11c996fc9aafc8bd0b (diff)
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/buzhug')
-rw-r--r--databases/buzhug/Makefile2
1 files changed, 1 insertions, 1 deletions
diff --git a/databases/buzhug/Makefile b/databases/buzhug/Makefile
index 21e7289b2263..6a1421426f7a 100644
--- a/databases/buzhug/Makefile
+++ b/databases/buzhug/Makefile
@@ -7,7 +7,7 @@ CATEGORIES= databases python
MASTER_SITES= SF/${PORTNAME}/${PORTNAME}/${PORTNAME}-${PORTVERSION}
MAINTAINER= culot@FreeBSD.org
-COMMENT= A pure-Python database engine
+COMMENT= Pure-Python database engine
USES= zip
USE_PYTHON= yes