diff options
author | wxs <wxs@FreeBSD.org> | 2011-07-17 22:33:49 +0800 |
---|---|---|
committer | wxs <wxs@FreeBSD.org> | 2011-07-17 22:33:49 +0800 |
commit | f84cf0372511a7a9efa14c60823f89c1463b041b (patch) | |
tree | aa95163de886c598f956e069ecaeae3ed1e7565d /mail/dovecot-antispam | |
parent | 81ef94d2977e4c4450fdcf01faafbd6db6b60bc8 (diff) | |
download | freebsd-ports-gnome-f84cf0372511a7a9efa14c60823f89c1463b041b.tar.gz freebsd-ports-gnome-f84cf0372511a7a9efa14c60823f89c1463b041b.tar.zst freebsd-ports-gnome-f84cf0372511a7a9efa14c60823f89c1463b041b.zip |
- Bump PORTREVISION after dovecot update.
Diffstat (limited to 'mail/dovecot-antispam')
-rw-r--r-- | mail/dovecot-antispam/Makefile | 1 |
1 files changed, 1 insertions, 0 deletions
diff --git a/mail/dovecot-antispam/Makefile b/mail/dovecot-antispam/Makefile index 6fe2b0a2b095..9a85dc1981b4 100644 --- a/mail/dovecot-antispam/Makefile +++ b/mail/dovecot-antispam/Makefile @@ -7,6 +7,7 @@ PORTNAME= dovecot-antispam PORTVERSION= 1.3 +PORTREVISION= 1 PORTEPOCH= 1 CATEGORIES= mail MASTER_SITES= http://johannes.sipsolutions.net/download/dovecot-antispam/ \ |