diff options
Diffstat (limited to 'mail/spamprobe/Makefile')
-rw-r--r-- | mail/spamprobe/Makefile | 4 |
1 files changed, 2 insertions, 2 deletions
diff --git a/mail/spamprobe/Makefile b/mail/spamprobe/Makefile index 2d09ed9e292..1d6cef67f3f 100644 --- a/mail/spamprobe/Makefile +++ b/mail/spamprobe/Makefile @@ -1,10 +1,10 @@ -# $NetBSD: Makefile,v 1.3 2003/06/10 09:56:17 wiz Exp $ +# $NetBSD: Makefile,v 1.4 2003/07/17 21:47:03 grant Exp $ DISTNAME= spamprobe-0.8b COMMENT= Spam detector using Bayesian analysis of word counts PKGREVISION= 1 CATEGORIES= mail -MAINTAINER= tech-pkg@netbsd.org +MAINTAINER= tech-pkg@NetBSD.org HOMEPAGE= http://spamprobe.sourceforge.net/ MASTER_SITES= ${MASTER_SITE_SOURCEFORGE:=spamprobe/} |