diff options
author | Mario Sergio Fujikawa Ferreira <lioux@FreeBSD.org> | 2002-09-09 20:11:54 +0000 |
---|---|---|
committer | Mario Sergio Fujikawa Ferreira <lioux@FreeBSD.org> | 2002-09-09 20:11:54 +0000 |
commit | 53aa9a57a67b54b5ba0b729b72350653189043c2 (patch) | |
tree | 5d35274e74eb0849187e6211b82c80f8ba911f88 /mail/Makefile | |
parent | bb1ba1be4adbd6c3debe5ea7fac1039165479880 (diff) |
New port spamoracle version 1.1: procmail spam filter written in
ML using Bayesian classification
Notes
Notes:
svn path=/head/; revision=65947
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 ed8856b76022..eaf054bb255b 100644 --- a/mail/Makefile +++ b/mail/Makefile @@ -237,6 +237,7 @@ SUBDIR += sonicmail SUBDIR += spamass-milter SUBDIR += spambnc + SUBDIR += spamoracle SUBDIR += spamprobe SUBDIR += spruce SUBDIR += squirrelmail |