diff options
author | Larry Rosenman <ler@FreeBSD.org> | 2017-10-11 17:15:52 +0000 |
---|---|---|
committer | Larry Rosenman <ler@FreeBSD.org> | 2017-10-11 17:15:52 +0000 |
commit | 9ecad425e4974bda9f072529cfd8773713a1670a (patch) | |
tree | 85a255fd7c625d4f2185c566b62c0e9587f793bc /mail/dovecot-pigeonhole | |
parent | 0a7bda9aa5768ea7f4edddc0dd2531b960529797 (diff) | |
download | ports-9ecad425e4974bda9f072529cfd8773713a1670a.tar.gz ports-9ecad425e4974bda9f072529cfd8773713a1670a.zip |
Notes
Diffstat (limited to 'mail/dovecot-pigeonhole')
-rw-r--r-- | mail/dovecot-pigeonhole/Makefile | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/mail/dovecot-pigeonhole/Makefile b/mail/dovecot-pigeonhole/Makefile index 8987a016dc2b..af5c0d4e1a22 100644 --- a/mail/dovecot-pigeonhole/Makefile +++ b/mail/dovecot-pigeonhole/Makefile @@ -3,7 +3,7 @@ PORTNAME= dovecot-pigeonhole PORTVERSION= 0.4.20 -PORTREVISION= 2 +PORTREVISION= 3 CATEGORIES= mail MASTER_SITES= http://pigeonhole.dovecot.org/releases/${DOVECOTVERSION}/ DISTNAME= ${PORTNAME:C/-/-${DOVECOTVERSION}-/}-${PORTVERSION} |