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/sqwebmail | |
parent | ee90b572a694e53c91c3f84b3e56b5f1ce169ae5 (diff) | |
download | pkgsrc-f928be280d3f2baae549a0b52c69fb333c675f0c.tar.gz |
COMMENT should start with a capital letter.
Diffstat (limited to 'mail/sqwebmail')
-rw-r--r-- | mail/sqwebmail/Makefile | 4 |
1 files changed, 2 insertions, 2 deletions
diff --git a/mail/sqwebmail/Makefile b/mail/sqwebmail/Makefile index e3874793725..64da24e2787 100644 --- a/mail/sqwebmail/Makefile +++ b/mail/sqwebmail/Makefile @@ -1,8 +1,8 @@ -# $NetBSD: Makefile,v 1.12 2003/01/28 22:03:40 jlam Exp $ +# $NetBSD: Makefile,v 1.13 2003/07/21 16:56:56 martti Exp $ DISTNAME= sqwebmail-3.3.1 CATEGORIES= www -COMMENT= webmail CGI for access to local Maildir-style mailboxes +COMMENT= Webmail CGI for access to local Maildir-style mailboxes HOMEPAGE= http://www.inter7.com/sqwebmail/ DEPENDS+= courier-auth>=0.37.1nb1:../../mail/courier-auth |