diff options
author | Raphael Kubo da Costa <rakuco@FreeBSD.org> | 2013-02-04 10:30:16 +0000 |
---|---|---|
committer | Raphael Kubo da Costa <rakuco@FreeBSD.org> | 2013-02-04 10:30:16 +0000 |
commit | 26686cd2a71264dfbce21ed2329948899a852471 (patch) | |
tree | e8f3cafd2664103e0ef6ddf60a7e42ae10173745 /mail/dovecot2-pigeonhole | |
parent | 6faa1b7774941b05f1619e6d3e61affd27b4d780 (diff) | |
download | ports-26686cd2a71264dfbce21ed2329948899a852471.tar.gz ports-26686cd2a71264dfbce21ed2329948899a852471.zip |
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 6c88e6a3bf56..68af30a345b1 100644 --- a/mail/dovecot2-pigeonhole/Makefile +++ b/mail/dovecot2-pigeonhole/Makefile @@ -3,7 +3,7 @@ PORTNAME= dovecot-pigeonhole PORTVERSION= 0.3.3 -PORTREVISION= 1 +PORTREVISION= 3 CATEGORIES= mail MASTER_SITES= http://www.rename-it.nl/dovecot/${DOVECOTVERSION}/ DISTNAME= ${PORTNAME:C/-/-${DOVECOTVERSION}-/}-${PORTVERSION} |