summaryrefslogtreecommitdiff
path: root/mail/newmail
diff options
context:
space:
mode:
authormartti <martti@pkgsrc.org>2003-07-21 16:56:41 +0000
committermartti <martti@pkgsrc.org>2003-07-21 16:56:41 +0000
commitf928be280d3f2baae549a0b52c69fb333c675f0c (patch)
treea3785f5e75be83c660585d68a3cd9dae1d0cb30b /mail/newmail
parentee90b572a694e53c91c3f84b3e56b5f1ce169ae5 (diff)
downloadpkgsrc-f928be280d3f2baae549a0b52c69fb333c675f0c.tar.gz
COMMENT should start with a capital letter.
Diffstat (limited to 'mail/newmail')
-rw-r--r--mail/newmail/Makefile4
1 files changed, 2 insertions, 2 deletions
diff --git a/mail/newmail/Makefile b/mail/newmail/Makefile
index 7df7edb1fb6..dd40e8f717b 100644
--- a/mail/newmail/Makefile
+++ b/mail/newmail/Makefile
@@ -1,4 +1,4 @@
-# $NetBSD: Makefile,v 1.2 2003/03/29 12:41:37 jmmv Exp $
+# $NetBSD: Makefile,v 1.3 2003/07/21 16:56:47 martti Exp $
# FreeBSD: ports/mail/newmail/Makefile,v 1.4 2001/06/08 18:36:36 dwcjr Exp
#
@@ -8,6 +8,6 @@ CATEGORIES= mail
MASTER_SITES= ftp://ftp.ugh.net.au/pub/unix/newmail/
MAINTAINER= andrew@ugh.net.au
-COMMENT= program to check multiple local mailboxes for new mail
+COMMENT= Program to check multiple local mailboxes for new mail
.include "../../mk/bsd.pkg.mk"