diff options
Diffstat (limited to 'mail/dovecot/Makefile')
-rw-r--r-- | mail/dovecot/Makefile | 5 |
1 files changed, 3 insertions, 2 deletions
diff --git a/mail/dovecot/Makefile b/mail/dovecot/Makefile index adb3ad9aed6..6759d0d7975 100644 --- a/mail/dovecot/Makefile +++ b/mail/dovecot/Makefile @@ -1,8 +1,9 @@ -# $NetBSD: Makefile,v 1.144 2010/03/18 06:26:19 ghen Exp $ +# $NetBSD: Makefile,v 1.145 2010/04/30 10:43:26 ghen Exp $ DOVECOT_VERSION= 1.2 DOVECOT_SUBVERSION= .11 -SIEVE_VERSION= 0.1.15 +PKGREVISION= 1 +SIEVE_VERSION= 0.1.16 MANAGESIEVE_VERSION= 0.11.11 DISTNAME= dovecot-${DOVECOT_VERSION}${DOVECOT_SUBVERSION} CATEGORIES= mail |