diff options
Diffstat (limited to 'mail/imap-uw/Makefile')
-rw-r--r-- | mail/imap-uw/Makefile | 3 |
1 files changed, 2 insertions, 1 deletions
diff --git a/mail/imap-uw/Makefile b/mail/imap-uw/Makefile index 82981d93ae3..d4b804072d5 100644 --- a/mail/imap-uw/Makefile +++ b/mail/imap-uw/Makefile @@ -1,4 +1,4 @@ -# $NetBSD: Makefile,v 1.64 2003/07/30 08:05:13 tron Exp $ +# $NetBSD: Makefile,v 1.65 2003/07/30 09:29:58 adam Exp $ # ATTENTION: # The Kerberos support in this software is known to be problematic. If you @@ -7,6 +7,7 @@ DISTNAME= imap-2002d PKGNAME= imap-uw-2002.4 +PKGREVISION= 1 CATEGORIES= mail MASTER_SITES= ftp://ftp.cac.washington.edu/imap/ EXTRACT_SUFX= .tar.Z |