aboutsummaryrefslogtreecommitdiff
path: root/databases/pear-DB_Sqlite_Tools
diff options
context:
space:
mode:
authorAlexey Dokuchaev <danfe@FreeBSD.org>2020-05-28 08:43:29 +0000
committerAlexey Dokuchaev <danfe@FreeBSD.org>2020-05-28 08:43:29 +0000
commit2c4b1d164ed6110af32b4fe959954b833e5a9949 (patch)
tree839417c7daa5bf6802597adf0ce82fafff121f66 /databases/pear-DB_Sqlite_Tools
parent28b72ac9752f2abd70e9621fe9342f1b42836ccc (diff)
downloadports-2c4b1d164ed6110af32b4fe959954b833e5a9949.tar.gz
ports-2c4b1d164ed6110af32b4fe959954b833e5a9949.zip
Sanitize COMMENT per Section 5.6 of the FreeBSD Porter's Handbook (part 6).
Notes
Notes: svn path=/head/; revision=536752
Diffstat (limited to 'databases/pear-DB_Sqlite_Tools')
-rw-r--r--databases/pear-DB_Sqlite_Tools/Makefile2
1 files changed, 1 insertions, 1 deletions
diff --git a/databases/pear-DB_Sqlite_Tools/Makefile b/databases/pear-DB_Sqlite_Tools/Makefile
index 38f4f050a258..0b2961e8ec3d 100644
--- a/databases/pear-DB_Sqlite_Tools/Makefile
+++ b/databases/pear-DB_Sqlite_Tools/Makefile
@@ -6,7 +6,7 @@ PORTVERSION= 0.1.7
CATEGORIES= databases www pear
MAINTAINER= miwi@FreeBSD.org
-COMMENT= an object oriented interface to backup Sqlite databases
+COMMENT= Object-oriented interface to backup SQLite databases
LICENSE= BSD2CLAUSE