diff options
Diffstat (limited to 'mail/dovecot/Makefile')
-rw-r--r-- | mail/dovecot/Makefile | 4 |
1 files changed, 2 insertions, 2 deletions
diff --git a/mail/dovecot/Makefile b/mail/dovecot/Makefile index 5f12a247812..8062a30e672 100644 --- a/mail/dovecot/Makefile +++ b/mail/dovecot/Makefile @@ -1,7 +1,7 @@ -# $NetBSD: Makefile,v 1.152 2010/10/05 06:53:27 ghen Exp $ +# $NetBSD: Makefile,v 1.153 2010/11/20 15:57:11 ghen Exp $ DOVECOT_VERSION= 1.2 -DOVECOT_SUBVERSION= .15 +DOVECOT_SUBVERSION= .16 SIEVE_VERSION= 0.1.18 MANAGESIEVE_VERSION= 0.11.12 DISTNAME= dovecot-${DOVECOT_VERSION}${DOVECOT_SUBVERSION} |