summaryrefslogtreecommitdiff
path: root/mail/p5-Mail-ListDetector
diff options
context:
space:
mode:
authormartti <martti>2003-07-21 16:56:41 +0000
committermartti <martti>2003-07-21 16:56:41 +0000
commit6034dec4184f9966c2003aed8c9a73d22d0718a1 (patch)
treea3785f5e75be83c660585d68a3cd9dae1d0cb30b /mail/p5-Mail-ListDetector
parent08cea73ea689570d2cebd54c9886cf260db20484 (diff)
downloadpkgsrc-6034dec4184f9966c2003aed8c9a73d22d0718a1.tar.gz
COMMENT should start with a capital letter.
Diffstat (limited to 'mail/p5-Mail-ListDetector')
-rw-r--r--mail/p5-Mail-ListDetector/Makefile4
1 files changed, 2 insertions, 2 deletions
diff --git a/mail/p5-Mail-ListDetector/Makefile b/mail/p5-Mail-ListDetector/Makefile
index cfeef965dea..8cb31f1f40c 100644
--- a/mail/p5-Mail-ListDetector/Makefile
+++ b/mail/p5-Mail-ListDetector/Makefile
@@ -1,4 +1,4 @@
-# $NetBSD: Makefile,v 1.7 2003/07/17 21:46:43 grant Exp $
+# $NetBSD: Makefile,v 1.8 2003/07/21 16:56:50 martti Exp $
DISTNAME= Mail-ListDetector-0.18
PKGNAME= p5-${DISTNAME}
@@ -7,7 +7,7 @@ CATEGORIES= mail perl5
MASTER_SITES= ${MASTER_SITE_PERL_CPAN:=Mail/}
MAINTAINER= tech-pkg@NetBSD.org
-COMMENT= perl5 module to detect whether a message is from a mailing list
+COMMENT= Perl5 module to detect whether a message is from a mailing list
DEPENDS+= p5-MailTools-[0-9]*:../../mail/p5-MailTools
DEPENDS+= p5-Email-Valid-[0-9]*:../../mail/p5-Email-Valid