diff options
author | olgeni <olgeni@FreeBSD.org> | 2014-07-17 16:57:51 +0800 |
---|---|---|
committer | olgeni <olgeni@FreeBSD.org> | 2014-07-17 16:57:51 +0800 |
commit | fd091c3e50b3977db49af4b254842a056ea9e77e (patch) | |
tree | c3c7db59ec25cc053624401e8f85e762c1460b28 /sysutils/knutclient-kde4 | |
parent | 53104e33b2fb12903a5d57d55e70e96c50b06b1f (diff) | |
download | freebsd-ports-gnome-fd091c3e50b3977db49af4b254842a056ea9e77e.tar.gz freebsd-ports-gnome-fd091c3e50b3977db49af4b254842a056ea9e77e.tar.zst freebsd-ports-gnome-fd091c3e50b3977db49af4b254842a056ea9e77e.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 P-S.
CR: D422
Approved by: portmgr (bapt)
Diffstat (limited to 'sysutils/knutclient-kde4')
-rw-r--r-- | sysutils/knutclient-kde4/Makefile | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/sysutils/knutclient-kde4/Makefile b/sysutils/knutclient-kde4/Makefile index fb134d28e36f..5f88876cc081 100644 --- a/sysutils/knutclient-kde4/Makefile +++ b/sysutils/knutclient-kde4/Makefile @@ -10,7 +10,7 @@ MASTER_SITES= ftp://ftp.buzuluk.cz/pub/alo/knutclient/stable/ \ http://www.vg.kernel.org/pub/mirrors/gentoo/source/distfiles/ MAINTAINER= rnejdl@ringofsaturn.com -COMMENT= A visual client for UPS system NUT +COMMENT= Visual client for UPS system NUT LIB_DEPENDS= libqimageblitz.so:${PORTSDIR}/x11/qimageblitz |