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 | |
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')
-rw-r--r-- | mail/dovecot2-antispam-plugin/Makefile | 2 | ||||
-rw-r--r-- | mail/dovecot2-pigeonhole/Makefile | 1 |
2 files changed, 2 insertions, 1 deletions
diff --git a/mail/dovecot2-antispam-plugin/Makefile b/mail/dovecot2-antispam-plugin/Makefile index 5e2adbe7c077..d1835a349486 100644 --- a/mail/dovecot2-antispam-plugin/Makefile +++ b/mail/dovecot2-antispam-plugin/Makefile @@ -3,7 +3,7 @@ PORTNAME= dovecot2-antispam-plugin PORTVERSION= 20130429 -PORTREVISION= 9 +PORTREVISION= 10 CATEGORIES= mail MASTER_SITES= http://olgeni.olgeni.com/~olgeni/distfiles/ \ LOCAL/olgeni 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} |