diff options
author | Sahil Tandon <sahil@FreeBSD.org> | 2010-04-24 21:21:53 +0000 |
---|---|---|
committer | Sahil Tandon <sahil@FreeBSD.org> | 2010-04-24 21:21:53 +0000 |
commit | 06f142118dd46b12883a8de1c005d032876dcfdd (patch) | |
tree | 59f8a539b8f0962ff011d3e22559fb7b350b300f | |
parent | - Update to 1.2.11 [1] (diff) |
- Bump PORTREVISION to chase mail/dovecot update
Approved by: wxs@ (mentor)
Notes
Notes:
svn path=/head/; revision=253185
-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/ \ |