diff options
author | linimon <linimon@FreeBSD.org> | 2004-12-05 14:59:59 +0800 |
---|---|---|
committer | linimon <linimon@FreeBSD.org> | 2004-12-05 14:59:59 +0800 |
commit | d6aabb5e0a6b121c2c85f5182dfe5ae432175d14 (patch) | |
tree | bc541db548ca8cbc102e45ffd718a6971d09c965 /mail | |
parent | fbb98bea274c1173d2aff4dd1f5f482a10c54e3e (diff) | |
download | freebsd-ports-gnome-d6aabb5e0a6b121c2c85f5182dfe5ae432175d14.tar.gz freebsd-ports-gnome-d6aabb5e0a6b121c2c85f5182dfe5ae432175d14.tar.zst freebsd-ports-gnome-d6aabb5e0a6b121c2c85f5182dfe5ae432175d14.zip |
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.
Diffstat (limited to 'mail')
-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 |