diff options
author | Jase Thew <jase@FreeBSD.org> | 2012-09-26 22:52:50 +0000 |
---|---|---|
committer | Jase Thew <jase@FreeBSD.org> | 2012-09-26 22:52:50 +0000 |
commit | 784a967932bd7830130e491ad92c86623533f525 (patch) | |
tree | 8fa3fce4ea3b644b637607c2462d6d054661d128 | |
parent | - Update to 0.3.3 [1] (diff) |
- Bump PORTREVISION to chase mail/dovecot2 update
Approved by: flo, culot (mentors, implicit)
Notes
Notes:
svn path=/head/; revision=304937
-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} |