diff options
Diffstat (limited to 'mail/dovecot/Makefile')
-rw-r--r-- | mail/dovecot/Makefile | 8 |
1 files changed, 4 insertions, 4 deletions
diff --git a/mail/dovecot/Makefile b/mail/dovecot/Makefile index e7c67d85097..5f12a247812 100644 --- a/mail/dovecot/Makefile +++ b/mail/dovecot/Makefile @@ -1,9 +1,9 @@ -# $NetBSD: Makefile,v 1.151 2010/09/24 14:17:37 ghen Exp $ +# $NetBSD: Makefile,v 1.152 2010/10/05 06:53:27 ghen Exp $ DOVECOT_VERSION= 1.2 -DOVECOT_SUBVERSION= .14 -SIEVE_VERSION= 0.1.17 -MANAGESIEVE_VERSION= 0.11.11 +DOVECOT_SUBVERSION= .15 +SIEVE_VERSION= 0.1.18 +MANAGESIEVE_VERSION= 0.11.12 DISTNAME= dovecot-${DOVECOT_VERSION}${DOVECOT_SUBVERSION} CATEGORIES= mail MASTER_SITES= http://www.dovecot.org/releases/${DOVECOT_VERSION}/ |