diff options
author | Ryan Steinmetz <zi@FreeBSD.org> | 2012-05-18 11:21:52 +0000 |
---|---|---|
committer | Ryan Steinmetz <zi@FreeBSD.org> | 2012-05-18 11:21:52 +0000 |
commit | 7a9cbb0fdc3dabcfc19b24f056d650a12d5d1320 (patch) | |
tree | da7f3e9b963c60559d5d2e8a4ee00b4ad3be00de /mail/dovecot2-pigeonhole | |
parent | a9661a62cd4176c90ab8ba27029300199ea1cd04 (diff) | |
download | ports-7a9cbb0fdc3dabcfc19b24f056d650a12d5d1320.tar.gz ports-7a9cbb0fdc3dabcfc19b24f056d650a12d5d1320.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 422fd4d62fbf..1fecec8dd741 100644 --- a/mail/dovecot2-pigeonhole/Makefile +++ b/mail/dovecot2-pigeonhole/Makefile @@ -7,6 +7,7 @@ PORTNAME= dovecot-pigeonhole PORTVERSION= 0.3.0 +PORTREVISION= 1 CATEGORIES= mail MASTER_SITES= http://www.rename-it.nl/dovecot/${DOVECOTVERSION}/ DISTNAME= ${PORTNAME:C/-/-${DOVECOTVERSION}-/}-${PORTVERSION} |