diff options
author | miwi <miwi@FreeBSD.org> | 2008-12-02 05:17:35 +0800 |
---|---|---|
committer | miwi <miwi@FreeBSD.org> | 2008-12-02 05:17:35 +0800 |
commit | 47f0adc19e86e5c609642b6fdb574582016da4b7 (patch) | |
tree | 4aa59a67226e1f7f0f87b248c1e84c82646cedaf /mail/dovecot-antispam/Makefile | |
parent | 35671d3678614c4891b5bd4f01c6a9e5ee76aa5c (diff) | |
download | freebsd-ports-gnome-47f0adc19e86e5c609642b6fdb574582016da4b7.tar.gz freebsd-ports-gnome-47f0adc19e86e5c609642b6fdb574582016da4b7.tar.zst freebsd-ports-gnome-47f0adc19e86e5c609642b6fdb574582016da4b7.zip |
- Update to 1.1
PR: 129217
Submitted by: Marcin Rzepecki <marcinrz@gmail.com>
Approved by: maintainer
Diffstat (limited to 'mail/dovecot-antispam/Makefile')
-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 b5b96335c288..70878fa461f4 100644 --- a/mail/dovecot-antispam/Makefile +++ b/mail/dovecot-antispam/Makefile @@ -6,7 +6,7 @@ # PORTNAME= dovecot-antispam -PORTVERSION= 1.0 +PORTVERSION= 1.1 PORTEPOCH= 1 CATEGORIES= mail MASTER_SITES= http://johannes.sipsolutions.net/download/dovecot-antispam/ \ |