diff options
author | vsevolod <vsevolod@FreeBSD.org> | 2011-07-22 21:43:06 +0800 |
---|---|---|
committer | vsevolod <vsevolod@FreeBSD.org> | 2011-07-22 21:43:06 +0800 |
commit | 7f13de15a0af083d08c933091e8a21ad94f15494 (patch) | |
tree | 4aa772c80b190af0af245de35cc5c9d428a57d9e /mail/rspamd/Makefile | |
parent | eee1d59047f4182b3ac258156d40f610360f9d26 (diff) | |
download | freebsd-ports-gnome-7f13de15a0af083d08c933091e8a21ad94f15494.tar.gz freebsd-ports-gnome-7f13de15a0af083d08c933091e8a21ad94f15494.tar.zst freebsd-ports-gnome-7f13de15a0af083d08c933091e8a21ad94f15494.zip |
- Update to 0.4.0
List of changes can be found here:
https://bitbucket.org/vstakhov/rspamd/wiki/Rspamd_0.4_Changes
Diffstat (limited to 'mail/rspamd/Makefile')
-rw-r--r-- | mail/rspamd/Makefile | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/mail/rspamd/Makefile b/mail/rspamd/Makefile index 3599677a4b5b..708ebdf8d154 100644 --- a/mail/rspamd/Makefile +++ b/mail/rspamd/Makefile @@ -6,7 +6,7 @@ # PORTNAME= rspamd -PORTVERSION= 0.3.14 +PORTVERSION= 0.4.0 CATEGORIES= mail MASTER_SITES= http://highsecure.ru/ |