diff options
author | beech <beech@FreeBSD.org> | 2011-05-14 01:04:41 +0800 |
---|---|---|
committer | beech <beech@FreeBSD.org> | 2011-05-14 01:04:41 +0800 |
commit | d700862294eb50d43f2947f948d833078f86aa28 (patch) | |
tree | 40c483c9e4bc4d8594427af9541e2a9cae53e29c /mail | |
parent | 07fbd09b0eda19389f239a2f4c25e63aa00f62ca (diff) | |
download | freebsd-ports-gnome-d700862294eb50d43f2947f948d833078f86aa28.tar.gz freebsd-ports-gnome-d700862294eb50d43f2947f948d833078f86aa28.tar.zst freebsd-ports-gnome-d700862294eb50d43f2947f948d833078f86aa28.zip |
-Bump portrevision to chase dovecot2 update
PR: ports/156728
Approved by: itetcu (mentor)(implicit)
Diffstat (limited to 'mail')
-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 8162268a8e7a..0a401bb70520 100644 --- a/mail/dovecot2-pigeonhole/Makefile +++ b/mail/dovecot2-pigeonhole/Makefile @@ -7,7 +7,7 @@ PORTNAME= dovecot-pigeonhole PORTVERSION= 0.2.2 -PORTREVISION= 1 +PORTREVISION= 2 CATEGORIES= mail MASTER_SITES= http://www.rename-it.nl/dovecot/${DOVECOTVERSION}/ DISTNAME= ${PORTNAME:C/-/-${DOVECOTVERSION}-/}-${PORTVERSION} |