From 9e96fd661934ee98b1870928e3aa29d425623286 Mon Sep 17 00:00:00 2001 From: olgeni Date: Mon, 7 Jul 2014 15:31:01 +0000 Subject: 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) --- mail/spamstats/Makefile | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) (limited to 'mail/spamstats') diff --git a/mail/spamstats/Makefile b/mail/spamstats/Makefile index 8619e8cda9eb..7b33865259bd 100644 --- a/mail/spamstats/Makefile +++ b/mail/spamstats/Makefile @@ -10,7 +10,7 @@ MASTER_SITES= ${MASTER_SITE_LOCAL} MASTER_SITE_SUBDIR= leeym MAINTAINER= leeym@FreeBSD.org -COMMENT= A tool to generate statistics for spamd of Mail::SpamAssassin +COMMENT= Tool to generate statistics for spamd of Mail::SpamAssassin RUN_DEPENDS= p5-Date-Manip>=0:${PORTSDIR}/devel/p5-Date-Manip \ p5-Compress-Bzip2>=2.08:${PORTSDIR}/archivers/p5-Compress-Bzip2 -- cgit