diff options
Diffstat (limited to 'mail/imap-uw')
-rw-r--r-- | mail/imap-uw/Makefile | 7 |
1 files changed, 6 insertions, 1 deletions
diff --git a/mail/imap-uw/Makefile b/mail/imap-uw/Makefile index 6efe3bdb2f9..82981d93ae3 100644 --- a/mail/imap-uw/Makefile +++ b/mail/imap-uw/Makefile @@ -1,4 +1,9 @@ -# $NetBSD: Makefile,v 1.63 2003/07/28 14:38:05 adam Exp $ +# $NetBSD: Makefile,v 1.64 2003/07/30 08:05:13 tron Exp $ + +# ATTENTION: +# The Kerberos support in this software is known to be problematic. If you +# upgrade this package you *must* test it on a system *without* Kerberos +# enabled before committing the changes. DISTNAME= imap-2002d PKGNAME= imap-uw-2002.4 |