diff options
author | fhajny <fhajny@pkgsrc.org> | 2018-01-08 13:04:07 +0000 |
---|---|---|
committer | fhajny <fhajny@pkgsrc.org> | 2018-01-08 13:04:07 +0000 |
commit | c6abc9c7a4b502cc3333a5b8b67d3541b07e7a7c (patch) | |
tree | 794d70a5220d4646d90b106b54c9b7fb84b96f92 /mail | |
parent | 00a67cea336769f3a556be6866a1a8469c602a27 (diff) | |
download | pkgsrc-c6abc9c7a4b502cc3333a5b8b67d3541b07e7a7c.tar.gz |
mail/dovecot2-pigeonhole: Bump PKGREVISION for the dovecot2 bl3 ABI change.
Diffstat (limited to 'mail')
-rw-r--r-- | mail/dovecot2-pigeonhole/Makefile | 3 |
1 files changed, 2 insertions, 1 deletions
diff --git a/mail/dovecot2-pigeonhole/Makefile b/mail/dovecot2-pigeonhole/Makefile index 1ed04123603..32e63e5d9f5 100644 --- a/mail/dovecot2-pigeonhole/Makefile +++ b/mail/dovecot2-pigeonhole/Makefile @@ -1,7 +1,8 @@ -# $NetBSD: Makefile,v 1.38 2018/01/02 15:53:37 fhajny Exp $ +# $NetBSD: Makefile,v 1.39 2018/01/08 13:04:07 fhajny Exp $ DISTNAME= dovecot-2.3-pigeonhole-0.5.0 PKGNAME= ${DISTNAME:S/-2.3-/-/} +PKGREVISION= 1 CATEGORIES= mail MASTER_SITES= http://pigeonhole.dovecot.org/releases/2.3/ |