diff options
author | vsevolod <vsevolod@FreeBSD.org> | 2011-02-02 23:30:38 +0800 |
---|---|---|
committer | vsevolod <vsevolod@FreeBSD.org> | 2011-02-02 23:30:38 +0800 |
commit | 4415796524af7c1a22331d1c532987cc61349252 (patch) | |
tree | d281d91c21c541485559b024d27fec8ae3898633 /mail/Makefile | |
parent | 09b3f4348d51773e01964617e713767bb0ee3c3e (diff) | |
download | freebsd-ports-gnome-4415796524af7c1a22331d1c532987cc61349252.tar.gz freebsd-ports-gnome-4415796524af7c1a22331d1c532987cc61349252.tar.zst freebsd-ports-gnome-4415796524af7c1a22331d1c532987cc61349252.zip |
Add rspamd - fast and modular spam filtering system written in C
in event driven paradigma.
Reviewed by: az
Feature safe: yes
Diffstat (limited to 'mail/Makefile')
-rw-r--r-- | mail/Makefile | 1 |
1 files changed, 1 insertions, 0 deletions
diff --git a/mail/Makefile b/mail/Makefile index efa91d84c98d..280ce8a2411a 100644 --- a/mail/Makefile +++ b/mail/Makefile @@ -601,6 +601,7 @@ SUBDIR += roundcube-mobilecube SUBDIR += roundcube-mvision2 SUBDIR += roundcube-umich + SUBDIR += rspamd-port SUBDIR += rss2email SUBDIR += ruby-rfilter SUBDIR += ruby-rmail |