diff options
author | sunpoet <sunpoet@FreeBSD.org> | 2011-09-08 21:14:04 +0800 |
---|---|---|
committer | sunpoet <sunpoet@FreeBSD.org> | 2011-09-08 21:14:04 +0800 |
commit | 2c948cbd1993cfeb20f8e8efe114567277333768 (patch) | |
tree | 964ebd10147ad38b2a072be869bb4e02580c494f /mail | |
parent | 63b6e0df756ab967c76207f40e377fa72b92922d (diff) | |
download | freebsd-ports-gnome-2c948cbd1993cfeb20f8e8efe114567277333768.tar.gz freebsd-ports-gnome-2c948cbd1993cfeb20f8e8efe114567277333768.tar.zst freebsd-ports-gnome-2c948cbd1993cfeb20f8e8efe114567277333768.zip |
- Bump PORTREVISION of mail/dovecot2-pigeonhole
PR: ports/160476
Submitted by: Attila Nagy <bra@fsn.hu> (maintainer)
Diffstat (limited to 'mail')
-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 596046f113f6..e10d113e301d 100644 --- a/mail/dovecot2-pigeonhole/Makefile +++ b/mail/dovecot2-pigeonhole/Makefile @@ -7,6 +7,7 @@ PORTNAME= dovecot-pigeonhole PORTVERSION= 0.2.3 +PORTREVISION= 1 CATEGORIES= mail MASTER_SITES= http://www.rename-it.nl/dovecot/${DOVECOTVERSION}/ DISTNAME= ${PORTNAME:C/-/-${DOVECOTVERSION}-/}-${PORTVERSION} |