diff options
Diffstat (limited to 'mail/spamprobe/Makefile')
-rw-r--r-- | mail/spamprobe/Makefile | 3 |
1 files changed, 2 insertions, 1 deletions
diff --git a/mail/spamprobe/Makefile b/mail/spamprobe/Makefile index 2485d01b1b0..2d09ed9e292 100644 --- a/mail/spamprobe/Makefile +++ b/mail/spamprobe/Makefile @@ -1,7 +1,8 @@ -# $NetBSD: Makefile,v 1.2 2003/06/02 01:18:37 jschauma Exp $ +# $NetBSD: Makefile,v 1.3 2003/06/10 09:56:17 wiz Exp $ DISTNAME= spamprobe-0.8b COMMENT= Spam detector using Bayesian analysis of word counts +PKGREVISION= 1 CATEGORIES= mail MAINTAINER= tech-pkg@netbsd.org HOMEPAGE= http://spamprobe.sourceforge.net/ |