diff options
Diffstat (limited to 'mail/spamprobe')
-rw-r--r-- | mail/spamprobe/Makefile | 1 | ||||
-rw-r--r-- | mail/spamprobe/pkg-comment | 1 |
2 files changed, 1 insertions, 1 deletions
diff --git a/mail/spamprobe/Makefile b/mail/spamprobe/Makefile index 63c96da5ad02..8b6b72c3dd91 100644 --- a/mail/spamprobe/Makefile +++ b/mail/spamprobe/Makefile @@ -14,6 +14,7 @@ MASTER_SITE_SUBDIR=${PORTNAME} LIB_DEPENDS= db3.3:${PORTSDIR}/databases/db3 MAINTAINER= mdodd@freebsd.org +COMMENT= Spam detector using Bayesian analysis of word counts MAKEFILE= ${FILESDIR}/Makefile MAKE_ENV+= FILESDIR="${FILESDIR}" diff --git a/mail/spamprobe/pkg-comment b/mail/spamprobe/pkg-comment deleted file mode 100644 index dfd8ee247392..000000000000 --- a/mail/spamprobe/pkg-comment +++ /dev/null @@ -1 +0,0 @@ -Spam detector using Bayesian analysis of word counts |