Remove indefinite articles and trailing periods from COMMENT, plus minor

COMMENT typos and surrounding whitespace fixes. A few Makefiles where not
included as they contain Latin-1 characters that break the Phabricator
workflow. Categories J-L.

CR:		D305
Approved by:	portmgr (swills)
This commit is contained in:
Jimmy Olgeni
2014-07-05 19:27:03 +00:00
parent b72419c1f0
commit 021be14f65
86 changed files with 86 additions and 86 deletions
+1 -1
View File
@@ -11,7 +11,7 @@ MASTER_SITES= http://files.zentus.com/sqlitejdbc/
EXTRACT_SUFX= .tgz
MAINTAINER= lapo@lapo.it
COMMENT= A Java JDBC driver for SQLite
COMMENT= Java JDBC driver for SQLite
LIB_DEPENDS= libsqlite3.so:${PORTSDIR}/databases/sqlite3