diff options
author | Mark Linimon <linimon@FreeBSD.org> | 2004-12-05 06:59:59 +0000 |
---|---|---|
committer | Mark Linimon <linimon@FreeBSD.org> | 2004-12-05 06:59:59 +0000 |
commit | fb1c009feebdc5d5bacf3038e11ba9f6d122ad5c (patch) | |
tree | b774c042764d7e5e80cdded164e997a1c557a21c /mail/spamprobe | |
parent | Remove update-desktop-database from the plist. This port doesn't install (diff) |
With portmgr hat on, reset maintainership of ports whose committer has
been inactive for more than 6 months and who has not responded to email
about his status.
Notes
Notes:
svn path=/head/; revision=123198
Diffstat (limited to 'mail/spamprobe')
-rw-r--r-- | mail/spamprobe/Makefile | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/mail/spamprobe/Makefile b/mail/spamprobe/Makefile index 6f1dd6aad2d8..1dc807be503c 100644 --- a/mail/spamprobe/Makefile +++ b/mail/spamprobe/Makefile @@ -11,7 +11,7 @@ CATEGORIES= mail MASTER_SITES= ${MASTER_SITE_SOURCEFORGE} MASTER_SITE_SUBDIR=${PORTNAME} -MAINTAINER= mdodd@freebsd.org +MAINTAINER= ports@FreeBSD.org COMMENT= Spam detector using Bayesian analysis of word counts LIB_DEPENDS= db4.0:${PORTSDIR}/databases/db4 |