diff options
author | Adam Weinberger <adamw@FreeBSD.org> | 2016-07-05 17:06:52 +0000 |
---|---|---|
committer | Adam Weinberger <adamw@FreeBSD.org> | 2016-07-05 17:06:52 +0000 |
commit | 9aecea45feb0240e8a1265ad99a458152d74a1be (patch) | |
tree | 7ad2e268d00fb49cb95ec87aec3b55450068e357 /mail/dovecot2-pigeonhole | |
parent | 30c9b02c080d5dcedda1537b00576abfeb0bc83a (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 0c79098472e7..ec509432b1e4 100644 --- a/mail/dovecot2-pigeonhole/Makefile +++ b/mail/dovecot2-pigeonhole/Makefile @@ -3,7 +3,7 @@ PORTNAME= dovecot-pigeonhole PORTVERSION= 0.4.14 -PORTREVISION= 1 +PORTREVISION= 2 CATEGORIES= mail MASTER_SITES= http://pigeonhole.dovecot.org/releases/${DOVECOTVERSION}/ DISTNAME= ${PORTNAME:C/-/-${DOVECOTVERSION}-/}-${PORTVERSION} |