diff options
author | olgeni <olgeni@FreeBSD.org> | 2014-07-07 15:31:01 +0000 |
---|---|---|
committer | olgeni <olgeni@FreeBSD.org> | 2014-07-07 15:31:01 +0000 |
commit | 9e96fd661934ee98b1870928e3aa29d425623286 (patch) | |
tree | dcccdab9003ee92315e6f86a05d3e87efdb061b3 /mail/mdpop3d/Makefile | |
parent | 300c7b860ea4a7249ca9a450fb1b5da50b93e2fd (diff) | |
download | FreeBSD-ports-9e96fd661934ee98b1870928e3aa29d425623286.zip FreeBSD-ports-9e96fd661934ee98b1870928e3aa29d425623286.tar.gz |
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/mdpop3d/Makefile')
-rw-r--r-- | mail/mdpop3d/Makefile | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/mail/mdpop3d/Makefile b/mail/mdpop3d/Makefile index db5f60d..b6549b8 100644 --- a/mail/mdpop3d/Makefile +++ b/mail/mdpop3d/Makefile @@ -7,7 +7,7 @@ CATEGORIES= mail MASTER_SITES= ftp://ftp.corpit.ru/home/mjt/mdpop3d/ MAINTAINER= ports@FreeBSD.org -COMMENT= A simple and small POP3 daemon implementation with Maildir support +COMMENT= Simple and small POP3 daemon implementation with Maildir support PLIST_FILES= libexec/mdpop3d man/man8/mdpop3d.8.gz |