diff options
author | wiz <wiz@pkgsrc.org> | 2016-09-19 13:04:18 +0000 |
---|---|---|
committer | wiz <wiz@pkgsrc.org> | 2016-09-19 13:04:18 +0000 |
commit | 3934860d710f1ea7cac64ab919d68428bad05705 (patch) | |
tree | 6ba672227aa4ab55de5bb6230633eebae88a651c /mail/dovecot/Makefile | |
parent | e4cbe275c7c866d027c1b18e06ba6fb63aa1a3bd (diff) | |
download | pkgsrc-3934860d710f1ea7cac64ab919d68428bad05705.tar.gz |
Recursive PKGREVISION bump for gnutls shlib major bump.
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}/ |