diff options
author | jase <jase@FreeBSD.org> | 2012-09-27 06:52:50 +0800 |
---|---|---|
committer | jase <jase@FreeBSD.org> | 2012-09-27 06:52:50 +0800 |
commit | 540dff44d07d4ec45c8253b37d69aae57cbf5271 (patch) | |
tree | 8fa3fce4ea3b644b637607c2462d6d054661d128 /mail | |
parent | 8398fa5474820bd1ae7c38c8e6563480a459eef7 (diff) | |
download | freebsd-ports-gnome-540dff44d07d4ec45c8253b37d69aae57cbf5271.tar.gz freebsd-ports-gnome-540dff44d07d4ec45c8253b37d69aae57cbf5271.tar.zst freebsd-ports-gnome-540dff44d07d4ec45c8253b37d69aae57cbf5271.zip |
- Bump PORTREVISION to chase mail/dovecot2 update
Approved by: flo, culot (mentors, implicit)
Diffstat (limited to 'mail')
-rw-r--r-- | mail/dovecot2-antispam-plugin/Makefile | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/mail/dovecot2-antispam-plugin/Makefile b/mail/dovecot2-antispam-plugin/Makefile index 1899b871da89..e9cc47ec195a 100644 --- a/mail/dovecot2-antispam-plugin/Makefile +++ b/mail/dovecot2-antispam-plugin/Makefile @@ -3,7 +3,7 @@ PORTNAME= dovecot2-antispam-plugin PORTVERSION= 20101222 -PORTREVISION= 3 +PORTREVISION= 4 CATEGORIES= mail MASTER_SITES= http://www.bamus.cz/distfiles/ DISTFILES= dovecot-antispam-plugin-${DISTVERSION}${EXTRACT_SUFX} |