diff options
author | Jimmy Olgeni <olgeni@FreeBSD.org> | 2014-07-06 03:27:03 +0800 |
---|---|---|
committer | Jimmy Olgeni <olgeni@FreeBSD.org> | 2014-07-06 03:27:03 +0800 |
commit | 021be14f65e3b732ae6982186bf54dbd69a69883 (patch) | |
tree | 549a2be83e3dcddc6f89b8dad7a2a0255a9fc86a /java/jakarta-commons-httpclient | |
parent | b72419c1f0f62f8e6230d2844e52e07d11a96053 (diff) | |
download | freebsd-ports-gnome-021be14f65e3b732ae6982186bf54dbd69a69883.tar.gz freebsd-ports-gnome-021be14f65e3b732ae6982186bf54dbd69a69883.tar.zst freebsd-ports-gnome-021be14f65e3b732ae6982186bf54dbd69a69883.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/jakarta-commons-httpclient')
-rw-r--r-- | java/jakarta-commons-httpclient/Makefile | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/java/jakarta-commons-httpclient/Makefile b/java/jakarta-commons-httpclient/Makefile index 1e7e1a2c898e..0e5a1900675a 100644 --- a/java/jakarta-commons-httpclient/Makefile +++ b/java/jakarta-commons-httpclient/Makefile @@ -11,7 +11,7 @@ PKGNAMEPREFIX= jakarta- DISTNAME= ${PORTNAME}-${DISTVERSION}-src MAINTAINER= ale@FreeBSD.org -COMMENT= A package implementing the client side of the HTTP standard +COMMENT= Package implementing the client side of the HTTP standard LICENSE= APACHE20 |