aboutsummaryrefslogtreecommitdiff
path: root/databases/dbow
diff options
context:
space:
mode:
authorAlexey Dokuchaev <danfe@FreeBSD.org>2020-05-27 11:59:13 +0000
committerAlexey Dokuchaev <danfe@FreeBSD.org>2020-05-27 11:59:13 +0000
commit907a4eb7abdc4974d4e3aaf41b6d9e8fc451adb6 (patch)
treef23e5bc7592247f22f00c9419757bf33d48da2b9 /databases/dbow
parent66ce9d5285cbefb89921b5f2ff06b3561611cff0 (diff)
downloadports-907a4eb7abdc4974d4e3aaf41b6d9e8fc451adb6.tar.gz
ports-907a4eb7abdc4974d4e3aaf41b6d9e8fc451adb6.zip
Sanitize COMMENT per Section 5.6 of the FreeBSD Porter's Handbook (part 1).
Notes
Notes: svn path=/head/; revision=536688
Diffstat (limited to 'databases/dbow')
-rw-r--r--databases/dbow/Makefile2
1 files changed, 1 insertions, 1 deletions
diff --git a/databases/dbow/Makefile b/databases/dbow/Makefile
index 5129ebab5cec..7143140829b8 100644
--- a/databases/dbow/Makefile
+++ b/databases/dbow/Makefile
@@ -8,7 +8,7 @@ CATEGORIES= databases devel
MASTER_SITES= SF
MAINTAINER= dtynan@kalopa.com
-COMMENT= DBOW is a database object generator for C, Perl, PHP, etc
+COMMENT= Database object generator for C, Perl, PHP, etc.
USES= mysql
MAKE_ENV+= MYSQL_INC=${LOCALBASE}/include/mysql \