diff options
author | martti <martti@pkgsrc.org> | 2003-07-21 16:56:41 +0000 |
---|---|---|
committer | martti <martti@pkgsrc.org> | 2003-07-21 16:56:41 +0000 |
commit | f928be280d3f2baae549a0b52c69fb333c675f0c (patch) | |
tree | a3785f5e75be83c660585d68a3cd9dae1d0cb30b /mail/bbmail/Makefile | |
parent | ee90b572a694e53c91c3f84b3e56b5f1ce169ae5 (diff) | |
download | pkgsrc-f928be280d3f2baae549a0b52c69fb333c675f0c.tar.gz |
COMMENT should start with a capital letter.
Diffstat (limited to 'mail/bbmail/Makefile')
-rw-r--r-- | mail/bbmail/Makefile | 4 |
1 files changed, 2 insertions, 2 deletions
diff --git a/mail/bbmail/Makefile b/mail/bbmail/Makefile index bf0055d901d..97ea9c62d10 100644 --- a/mail/bbmail/Makefile +++ b/mail/bbmail/Makefile @@ -1,4 +1,4 @@ -# $NetBSD: Makefile,v 1.5 2003/07/18 15:26:27 jschauma Exp $ +# $NetBSD: Makefile,v 1.6 2003/07/21 16:56:42 martti Exp $ # DISTNAME= bbmail-0.8.3 @@ -7,7 +7,7 @@ MASTER_SITES= http://bbtools.windsofstorm.net/sources/ MAINTAINER= jschauma@NetBSD.org HOMEPAGE= http://bbtools.windsofstorm.net/ -COMMENT= mailbox monitor (not only) for the blackbox windowmanager +COMMENT= Mailbox monitor (not only) for the blackbox windowmanager GNU_CONFIGURE= YES USE_X11= YES |