diff options
author | Danilo Egea Gondolfo <danilo@FreeBSD.org> | 2013-11-25 19:03:16 +0000 |
---|---|---|
committer | Danilo Egea Gondolfo <danilo@FreeBSD.org> | 2013-11-25 19:03:16 +0000 |
commit | d0b583057ca34184180e1c1e432d53fadf5759b1 (patch) | |
tree | b017be211b33ebaf05bdad734776b1da6e5e07b4 /mail/dovecot2-pigeonhole | |
parent | 2eac7d6a76a33252a57b941bfee77dbe900e5a89 (diff) | |
download | ports-d0b583057ca34184180e1c1e432d53fadf5759b1.tar.gz ports-d0b583057ca34184180e1c1e432d53fadf5759b1.zip |
Notes
Diffstat (limited to 'mail/dovecot2-pigeonhole')
-rw-r--r-- | mail/dovecot2-pigeonhole/Makefile | 1 |
1 files changed, 1 insertions, 0 deletions
diff --git a/mail/dovecot2-pigeonhole/Makefile b/mail/dovecot2-pigeonhole/Makefile index 2b5620262a6d..2836269ba760 100644 --- a/mail/dovecot2-pigeonhole/Makefile +++ b/mail/dovecot2-pigeonhole/Makefile @@ -3,6 +3,7 @@ PORTNAME= dovecot-pigeonhole PORTVERSION= 0.4.2 +PORTREVISION= 1 CATEGORIES= mail MASTER_SITES= http://www.rename-it.nl/dovecot/${DOVECOTVERSION}/ DISTNAME= ${PORTNAME:C/-/-${DOVECOTVERSION}-/}-${PORTVERSION} |