diff options
author | jlam <jlam@pkgsrc.org> | 2004-02-24 00:07:22 +0000 |
---|---|---|
committer | jlam <jlam@pkgsrc.org> | 2004-02-24 00:07:22 +0000 |
commit | 78830ab4e6d624172c65a00f83e9373e7cf3fa25 (patch) | |
tree | abf22564c4c40d6c26828edea9cb839e4dc399a8 /mail | |
parent | 2fdaea31c42803ea280ace53a12fc062146fd728 (diff) | |
download | pkgsrc-78830ab4e6d624172c65a00f83e9373e7cf3fa25.tar.gz |
courier-auth/Makefile.common automatically adds us to the "mail" category.
Diffstat (limited to 'mail')
-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 eb5b7ea997e..7c8adec7518 100644 --- a/mail/sqwebmail/Makefile +++ b/mail/sqwebmail/Makefile @@ -1,7 +1,7 @@ -# $NetBSD: Makefile,v 1.16 2004/02/23 23:41:43 jlam Exp $ +# $NetBSD: Makefile,v 1.17 2004/02/24 00:07:22 jlam Exp $ DISTNAME= sqwebmail-3.6.2 -CATEGORIES= mail www +CATEGORIES= www COMMENT= webmail CGI for access to local Maildir-style mailboxes HOMEPAGE= http://www.inter7.com/sqwebmail/ |