diff options
author | Adam Weinberger <adamw@FreeBSD.org> | 2017-02-24 15:24:18 +0000 |
---|---|---|
committer | Adam Weinberger <adamw@FreeBSD.org> | 2017-02-24 15:24:18 +0000 |
commit | bcbf28fc4f5912feca1548bea77db4545aa365ad (patch) | |
tree | 4507e864c1942003e5f996f483bb95c1d76a6851 /mail/dovecot2-pigeonhole | |
parent | 53ca39280a20dd194f346541ae114ebb847fa487 (diff) |
Notes
Diffstat (limited to 'mail/dovecot2-pigeonhole')
-rw-r--r-- | mail/dovecot2-pigeonhole/Makefile | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/mail/dovecot2-pigeonhole/Makefile b/mail/dovecot2-pigeonhole/Makefile index 815504996d55..be916a5706e8 100644 --- a/mail/dovecot2-pigeonhole/Makefile +++ b/mail/dovecot2-pigeonhole/Makefile @@ -3,7 +3,7 @@ PORTNAME= dovecot-pigeonhole PORTVERSION= 0.4.16 -PORTREVISION= 5 +PORTREVISION= 6 CATEGORIES= mail MASTER_SITES= http://pigeonhole.dovecot.org/releases/${DOVECOTVERSION}/ DISTNAME= ${PORTNAME:C/-/-${DOVECOTVERSION}-/}-${PORTVERSION} |