diff options
author | sahil <sahil@FreeBSD.org> | 2010-04-25 05:21:53 +0800 |
---|---|---|
committer | sahil <sahil@FreeBSD.org> | 2010-04-25 05:21:53 +0800 |
commit | db91f425005755735ca9c4f2986749519da4b748 (patch) | |
tree | 76e931189adc910d032fcc76396855a821674b8e /mail | |
parent | 3880a77c4f2a4ed90331c0750c1b98da11c618c6 (diff) | |
download | freebsd-ports-gnome-db91f425005755735ca9c4f2986749519da4b748.tar.gz freebsd-ports-gnome-db91f425005755735ca9c4f2986749519da4b748.tar.zst freebsd-ports-gnome-db91f425005755735ca9c4f2986749519da4b748.zip |
- Bump PORTREVISION to chase mail/dovecot update
Approved by: wxs@ (mentor)
Diffstat (limited to 'mail')
-rw-r--r-- | mail/dovecot-antispam/Makefile | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/mail/dovecot-antispam/Makefile b/mail/dovecot-antispam/Makefile index 7717200c339c..81f0077d7e51 100644 --- a/mail/dovecot-antispam/Makefile +++ b/mail/dovecot-antispam/Makefile @@ -7,7 +7,7 @@ PORTNAME= dovecot-antispam PORTVERSION= 1.2 -PORTREVISION= 3 +PORTREVISION= 4 PORTEPOCH= 1 CATEGORIES= mail MASTER_SITES= http://johannes.sipsolutions.net/download/dovecot-antispam/ \ |