diff options
author | Martin Wilke <miwi@FreeBSD.org> | 2013-02-14 07:46:57 +0000 |
---|---|---|
committer | Martin Wilke <miwi@FreeBSD.org> | 2013-02-14 07:46:57 +0000 |
commit | 25b65047f6b60244ed8f1991470b5ff849be30c8 (patch) | |
tree | 794edeb16a724adf1e80fe2c68ccd3fefdb06c0e /mail/dovecot2-pigeonhole | |
parent | 924986e64d3a809f21ecb5d951d6efb4569edeec (diff) | |
download | ports-25b65047f6b60244ed8f1991470b5ff849be30c8.tar.gz ports-25b65047f6b60244ed8f1991470b5ff849be30c8.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 2f220b602739..68af30a345b1 100644 --- a/mail/dovecot2-pigeonhole/Makefile +++ b/mail/dovecot2-pigeonhole/Makefile @@ -3,7 +3,7 @@ PORTNAME= dovecot-pigeonhole PORTVERSION= 0.3.3 -PORTREVISION= 2 +PORTREVISION= 3 CATEGORIES= mail MASTER_SITES= http://www.rename-it.nl/dovecot/${DOVECOTVERSION}/ DISTNAME= ${PORTNAME:C/-/-${DOVECOTVERSION}-/}-${PORTVERSION} |