diff options
author | olgeni <olgeni@FreeBSD.org> | 2014-07-07 23:31:01 +0800 |
---|---|---|
committer | olgeni <olgeni@FreeBSD.org> | 2014-07-07 23:31:01 +0800 |
commit | 9e96fd661934ee98b1870928e3aa29d425623286 (patch) | |
tree | dcccdab9003ee92315e6f86a05d3e87efdb061b3 /mail/openwebmail | |
parent | 300c7b860ea4a7249ca9a450fb1b5da50b93e2fd (diff) | |
download | freebsd-ports-gnome-9e96fd661934ee98b1870928e3aa29d425623286.tar.gz freebsd-ports-gnome-9e96fd661934ee98b1870928e3aa29d425623286.tar.zst freebsd-ports-gnome-9e96fd661934ee98b1870928e3aa29d425623286.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. Category M.
CR: D306
Approved by: portmgr (bapt)
Diffstat (limited to 'mail/openwebmail')
-rw-r--r-- | mail/openwebmail/Makefile | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/mail/openwebmail/Makefile b/mail/openwebmail/Makefile index 27c3adef5d79..f6ddc966df8f 100644 --- a/mail/openwebmail/Makefile +++ b/mail/openwebmail/Makefile @@ -10,7 +10,7 @@ MASTER_SITES= http://openwebmail.acatysmoof.com/download/%SUBDIR%/ \ MASTER_SITE_SUBDIR?= release MAINTAINER= ports@FreeBSD.org -COMMENT= A webmail system designed to manage big mail folder files efficiently +COMMENT= Webmail system designed to manage big mail folder files efficiently RUN_DEPENDS= p5-Text-Iconv>=0:${PORTSDIR}/converters/p5-Text-Iconv |