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 @@ PKGNAMEPREFIX= java-
DISTNAME= ${PKGNAMEPREFIX}${PORTNAME}-v${PORTVERSION:S|.||}-20050516-sources
MAINTAINER= eg@fbsd.lt
COMMENT= An LALR parser generator in Java
COMMENT= LALR parser generator in Java
USE_JAVA= yes
USE_ANT= yes