aboutsummaryrefslogtreecommitdiffstats
path: root/java/proguard
diff options
context:
space:
mode:
authorolgeni <olgeni@FreeBSD.org>2014-07-06 03:27:03 +0800
committerolgeni <olgeni@FreeBSD.org>2014-07-06 03:27:03 +0800
commit19f6abce2b6d22fef43c06f4dd04e1b354284b34 (patch)
tree549a2be83e3dcddc6f89b8dad7a2a0255a9fc86a /java/proguard
parentc2162968d15c2ae1afba241d10dd1868bcd9901f (diff)
downloadfreebsd-ports-gnome-19f6abce2b6d22fef43c06f4dd04e1b354284b34.tar.gz
freebsd-ports-gnome-19f6abce2b6d22fef43c06f4dd04e1b354284b34.tar.zst
freebsd-ports-gnome-19f6abce2b6d22fef43c06f4dd04e1b354284b34.zip
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)
Diffstat (limited to 'java/proguard')
-rw-r--r--java/proguard/Makefile2
1 files changed, 1 insertions, 1 deletions
diff --git a/java/proguard/Makefile b/java/proguard/Makefile
index 1861565eca57..08799924fd36 100644
--- a/java/proguard/Makefile
+++ b/java/proguard/Makefile
@@ -9,7 +9,7 @@ MASTER_SITE_SUBDIR= ${PORTNAME}/${PORTNAME}/${PORTVERSION:S/.1$//}
DISTNAME= ${PORTNAME}${PORTVERSION}
MAINTAINER= ale@FreeBSD.org
-COMMENT= A Java class file shrinker, optimizer, and obfuscator
+COMMENT= Java class file shrinker, optimizer, and obfuscator
LICENSE= GPLv2