diff options
author | Raphael Kubo da Costa <rakuco@FreeBSD.org> | 2013-02-04 10:31:21 +0000 |
---|---|---|
committer | Raphael Kubo da Costa <rakuco@FreeBSD.org> | 2013-02-04 10:31:21 +0000 |
commit | 21643036cea3ed937a7a27eebafd3b80f6509dce (patch) | |
tree | 2c0fefc40004ed8d1588ecc5fc321dccd254c00a /mail/dovecot2-pigeonhole | |
parent | 26686cd2a71264dfbce21ed2329948899a852471 (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 68af30a345b1..2f220b602739 100644 --- a/mail/dovecot2-pigeonhole/Makefile +++ b/mail/dovecot2-pigeonhole/Makefile @@ -3,7 +3,7 @@ PORTNAME= dovecot-pigeonhole PORTVERSION= 0.3.3 -PORTREVISION= 3 +PORTREVISION= 2 CATEGORIES= mail MASTER_SITES= http://www.rename-it.nl/dovecot/${DOVECOTVERSION}/ DISTNAME= ${PORTNAME:C/-/-${DOVECOTVERSION}-/}-${PORTVERSION} |