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 c17b9a25818..7cd64777bc9 100644 --- a/mail/dovecot/Makefile +++ b/mail/dovecot/Makefile @@ -1,11 +1,11 @@ -# $NetBSD: Makefile,v 1.181 2016/04/11 19:01:55 ryoon Exp $ +# $NetBSD: Makefile,v 1.182 2016/09/19 13:04:23 wiz Exp $ DOVECOT_VERSION= 1.2 DOVECOT_SUBVERSION= .17 SIEVE_VERSION= 0.1.19 MANAGESIEVE_VERSION= 0.11.13 DISTNAME= dovecot-${DOVECOT_VERSION}${DOVECOT_SUBVERSION} -PKGREVISION= 20 +PKGREVISION= 21 CATEGORIES= mail MASTER_SITES= http://www.dovecot.org/releases/${DOVECOT_VERSION}/ DOVECOT_SIEVE_SITES= http://pigeonhole.dovecot.org/releases/${DOVECOT_VERSION}/ |