diff options
author | lioux <lioux@FreeBSD.org> | 2002-09-10 04:11:54 +0800 |
---|---|---|
committer | lioux <lioux@FreeBSD.org> | 2002-09-10 04:11:54 +0800 |
commit | 0026fa3dc22d5f65fa4e1c3413479a1b3f7256a5 (patch) | |
tree | 01f040c4dbcd7d63069aa8cc3d97d19681d607dc /mail/Makefile | |
parent | b5cb41f66ed453455e8da1c5663f848c4e97ab33 (diff) | |
download | freebsd-ports-gnome-0026fa3dc22d5f65fa4e1c3413479a1b3f7256a5.tar.gz freebsd-ports-gnome-0026fa3dc22d5f65fa4e1c3413479a1b3f7256a5.tar.zst freebsd-ports-gnome-0026fa3dc22d5f65fa4e1c3413479a1b3f7256a5.zip |
New port spamoracle version 1.1: procmail spam filter written in
ML using Bayesian classification
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 |