diff options
author | zi <zi@FreeBSD.org> | 2012-05-18 19:21:52 +0800 |
---|---|---|
committer | zi <zi@FreeBSD.org> | 2012-05-18 19:21:52 +0800 |
commit | e66ee3d70c01bf4d71a7c4e6c83e33f943f5e477 (patch) | |
tree | af57df847b7b647eea55dc41cd86c686a0a09088 /mail/dovecot2-pigeonhole | |
parent | 4bb71e2089d368458c24ef1a6f265fea4d08b9e1 (diff) | |
download | freebsd-ports-gnome-e66ee3d70c01bf4d71a7c4e6c83e33f943f5e477.tar.gz freebsd-ports-gnome-e66ee3d70c01bf4d71a7c4e6c83e33f943f5e477.tar.zst freebsd-ports-gnome-e66ee3d70c01bf4d71a7c4e6c83e33f943f5e477.zip |
- Bump PORTREVISION after update to mail/dovecot2
PR: ports/167718
Submitted by: Attila Nagy [2]<bra@fsn.hu> (maintainer)
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} |