diff options
Diffstat (limited to 'mail/spamprobe/Makefile')
-rw-r--r-- | mail/spamprobe/Makefile | 3 |
1 files changed, 1 insertions, 2 deletions
diff --git a/mail/spamprobe/Makefile b/mail/spamprobe/Makefile index 78e1ab4..5009d2e 100644 --- a/mail/spamprobe/Makefile +++ b/mail/spamprobe/Makefile @@ -16,8 +16,7 @@ PORTNAME= spamprobe PORTVERSION= 1.4d PORTREVISION= 2 CATEGORIES= mail -MASTER_SITES= ${MASTER_SITE_SOURCEFORGE_EXTENDED} -MASTER_SITE_SUBDIR= ${PORTNAME} +MASTER_SITES= SF MAINTAINER= stefan@FreeBSD.org COMMENT= Spam detector using Bayesian analysis of word counts |