diff options
author | wiz <wiz> | 2016-10-09 21:41:55 +0000 |
---|---|---|
committer | wiz <wiz> | 2016-10-09 21:41:55 +0000 |
commit | f27da8c04f62f030794b1ada9dd5a42361aeb73a (patch) | |
tree | 9d296ccf9756b12c98ebf3f6f40d1795f5ed5009 /mail/dovecot | |
parent | 73a2244eb68ddde01db6d6af9bd01c6a33dc1be2 (diff) | |
download | pkgsrc-f27da8c04f62f030794b1ada9dd5a42361aeb73a.tar.gz |
Recursive bump for all users of pgsql now that the default is 95.
Diffstat (limited to 'mail/dovecot')
-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 7cd64777bc9..caf0453cd67 100644 --- a/mail/dovecot/Makefile +++ b/mail/dovecot/Makefile @@ -1,11 +1,11 @@ -# $NetBSD: Makefile,v 1.182 2016/09/19 13:04:23 wiz Exp $ +# $NetBSD: Makefile,v 1.183 2016/10/09 21:42:00 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= 21 +PKGREVISION= 22 CATEGORIES= mail MASTER_SITES= http://www.dovecot.org/releases/${DOVECOT_VERSION}/ DOVECOT_SIEVE_SITES= http://pigeonhole.dovecot.org/releases/${DOVECOT_VERSION}/ |