diff options
author | adamw <adamw@FreeBSD.org> | 2015-03-13 22:59:56 +0800 |
---|---|---|
committer | adamw <adamw@FreeBSD.org> | 2015-03-13 22:59:56 +0800 |
commit | 74d825d6590d67213de6d4741bbd53ba54760e6f (patch) | |
tree | 577aa04e2b70b868692cbecfc2a5183468fbc778 /mail/dovecot2-pigeonhole | |
parent | 2665a595902be893ca7aac9bdf326876ae1e1a66 (diff) | |
download | freebsd-ports-gnome-74d825d6590d67213de6d4741bbd53ba54760e6f.tar.gz freebsd-ports-gnome-74d825d6590d67213de6d4741bbd53ba54760e6f.tar.zst freebsd-ports-gnome-74d825d6590d67213de6d4741bbd53ba54760e6f.zip |
Bump PORTREVISION on pigeonhole and antispam-plugin, which should have
happened yesterday.
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 1971d1e42663..96102537bf1a 100644 --- a/mail/dovecot2-pigeonhole/Makefile +++ b/mail/dovecot2-pigeonhole/Makefile @@ -3,6 +3,7 @@ PORTNAME= dovecot-pigeonhole PORTVERSION= 0.4.6 +PORTREVISION= 1 CATEGORIES= mail MASTER_SITES= http://pigeonhole.dovecot.org/releases/${DOVECOTVERSION}/ DISTNAME= ${PORTNAME:C/-/-${DOVECOTVERSION}-/}-${PORTVERSION} |