diff options
author | martti <martti> | 2003-07-21 16:56:41 +0000 |
---|---|---|
committer | martti <martti> | 2003-07-21 16:56:41 +0000 |
commit | 0af0fde014d34081c21a85fa0c0ae63f8fea7817 (patch) | |
tree | a3785f5e75be83c660585d68a3cd9dae1d0cb30b /mail/courier-auth | |
parent | 0ba95b8b66bf5eeff320b5ead8f56dcd72d81fc4 (diff) | |
download | pkgsrc-0af0fde014d34081c21a85fa0c0ae63f8fea7817.tar.gz |
COMMENT should start with a capital letter.
Diffstat (limited to 'mail/courier-auth')
-rw-r--r-- | mail/courier-auth/Makefile | 4 |
1 files changed, 2 insertions, 2 deletions
diff --git a/mail/courier-auth/Makefile b/mail/courier-auth/Makefile index 92c6c61bc99..3b2462aa519 100644 --- a/mail/courier-auth/Makefile +++ b/mail/courier-auth/Makefile @@ -1,9 +1,9 @@ -# $NetBSD: Makefile,v 1.9 2003/01/28 22:03:28 jlam Exp $ +# $NetBSD: Makefile,v 1.10 2003/07/21 16:56:43 martti Exp $ PKGNAME= courier-auth-${BASE_VERS} PKGREVISION?= 1 CATEGORIES= security -COMMENT= authentication modules for Courier mail packages +COMMENT= Authentication modules for Courier mail packages CONFLICTS= courier-imap<=1.4.0 CONFLICTS+= courier-imap-ldap-* |