diff options
author | Jimmy Olgeni <olgeni@FreeBSD.org> | 2014-07-07 15:31:01 +0000 |
---|---|---|
committer | Jimmy Olgeni <olgeni@FreeBSD.org> | 2014-07-07 15:31:01 +0000 |
commit | 168f57451a4fab6b0efeeeaf6be426c8e4616366 (patch) | |
tree | dcccdab9003ee92315e6f86a05d3e87efdb061b3 /mail/couriergraph | |
parent | b6c08b0df5503be01627016cd107b835b91a8c8d (diff) | |
download | ports-168f57451a4fab6b0efeeeaf6be426c8e4616366.tar.gz ports-168f57451a4fab6b0efeeeaf6be426c8e4616366.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)
Notes
Notes:
svn path=/head/; revision=361099
Diffstat (limited to 'mail/couriergraph')
-rw-r--r-- | mail/couriergraph/Makefile | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/mail/couriergraph/Makefile b/mail/couriergraph/Makefile index 0a72ca5c05a2..675ea900ddd6 100644 --- a/mail/couriergraph/Makefile +++ b/mail/couriergraph/Makefile @@ -9,7 +9,7 @@ MASTER_SITES= ftp://ftp.oav.net/couriergraph/ DIST_SUBDIR= ${PORTNAME} MAINTAINER= ports@FreeBSD.org -COMMENT= A RRDtool frontend for Courier statistics +COMMENT= RRDtool frontend for Courier statistics RUN_DEPENDS= rrdtool>=0:${PORTSDIR}/databases/rrdtool \ p5-File-Tail>=0:${PORTSDIR}/devel/p5-File-Tail |