diff options
author | vsevolod <vsevolod@FreeBSD.org> | 2011-03-15 23:33:06 +0800 |
---|---|---|
committer | vsevolod <vsevolod@FreeBSD.org> | 2011-03-15 23:33:06 +0800 |
commit | 79cd96c0cf2c30e9bcca14f6ec9cab888be35213 (patch) | |
tree | 3e384ce011e6bf99bc9a0c0b88929dead694c1da /mail/rspamd/Makefile | |
parent | 2a60821507bfe0ce7d47c93ef40f274cc81ab647 (diff) | |
download | freebsd-ports-gnome-79cd96c0cf2c30e9bcca14f6ec9cab888be35213.tar.gz freebsd-ports-gnome-79cd96c0cf2c30e9bcca14f6ec9cab888be35213.tar.zst freebsd-ports-gnome-79cd96c0cf2c30e9bcca14f6ec9cab888be35213.zip |
Update to version 0.3.8.
Feature safe: yes
Diffstat (limited to 'mail/rspamd/Makefile')
-rw-r--r-- | mail/rspamd/Makefile | 4 |
1 files changed, 1 insertions, 3 deletions
diff --git a/mail/rspamd/Makefile b/mail/rspamd/Makefile index 49daca98c1e2..b21c9c6f6dbf 100644 --- a/mail/rspamd/Makefile +++ b/mail/rspamd/Makefile @@ -6,11 +6,9 @@ # PORTNAME= rspamd -PORTVERSION= 0.3.7 -PORTREVISION= 2 +PORTVERSION= 0.3.8 CATEGORIES= mail MASTER_SITES= http://highsecure.ru/ -DISTNAME= ${PORTNAME}-${PORTVERSION}_1 MAINTAINER= vsevolod@FreeBSD.org COMMENT= Fast spam filtering system |