diff options
author | wiz <wiz@pkgsrc.org> | 2016-10-09 21:41:55 +0000 |
---|---|---|
committer | wiz <wiz@pkgsrc.org> | 2016-10-09 21:41:55 +0000 |
commit | 3707ddb6eb5849d093b8d3fa81e008ad3c81060d (patch) | |
tree | 334a2d6bfd501a0b77c7079c5b31fa6c7b4dfd7f /mail/dovecot2-pgsql | |
parent | 20be93ba8762e7c539cfdaf7f50e5d0f84291448 (diff) | |
download | pkgsrc-3707ddb6eb5849d093b8d3fa81e008ad3c81060d.tar.gz |
Recursive bump for all users of pgsql now that the default is 95.
Diffstat (limited to 'mail/dovecot2-pgsql')
-rw-r--r-- | mail/dovecot2-pgsql/Makefile | 3 |
1 files changed, 2 insertions, 1 deletions
diff --git a/mail/dovecot2-pgsql/Makefile b/mail/dovecot2-pgsql/Makefile index b572f68f65f..8ee62653644 100644 --- a/mail/dovecot2-pgsql/Makefile +++ b/mail/dovecot2-pgsql/Makefile @@ -1,6 +1,7 @@ -# $NetBSD: Makefile,v 1.1 2016/07/18 15:03:06 fhajny Exp $ +# $NetBSD: Makefile,v 1.2 2016/10/09 21:42:00 wiz Exp $ # +PKGREVISION= 1 .include "../../mail/dovecot2/Makefile.plugin" PKGNAME= ${DISTNAME:S/dovecot/dovecot-pgsql/} |