diff options
author | linimon <linimon@FreeBSD.org> | 2006-12-14 00:14:17 +0800 |
---|---|---|
committer | linimon <linimon@FreeBSD.org> | 2006-12-14 00:14:17 +0800 |
commit | a763aa8073f5a837e1949205f0fea54ba8d7b413 (patch) | |
tree | 584620e99654f5783151bd9459eae81066d87b15 /mail | |
parent | 41914a297b4dcb9775a91fc88443f409a5365d2f (diff) | |
download | freebsd-ports-graphics-a763aa8073f5a837e1949205f0fea54ba8d7b413.tar.gz freebsd-ports-graphics-a763aa8073f5a837e1949205f0fea54ba8d7b413.tar.zst freebsd-ports-graphics-a763aa8073f5a837e1949205f0fea54ba8d7b413.zip |
Reset seanc@FreeBSD.or due to maintainer-timeouts and no response to email.
Hat: portmgr
Diffstat (limited to 'mail')
-rw-r--r-- | mail/bmf/Makefile | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/mail/bmf/Makefile b/mail/bmf/Makefile index 1e13d04287b..dc021c59708 100644 --- a/mail/bmf/Makefile +++ b/mail/bmf/Makefile @@ -12,7 +12,7 @@ CATEGORIES= mail MASTER_SITES= ${MASTER_SITE_SOURCEFORGE} MASTER_SITE_SUBDIR= ${PORTNAME} -MAINTAINER= seanc@FreeBSD.org +MAINTAINER= ports@FreeBSD.org COMMENT= A fast Bayesian Mail Filter compatible with maildrop and procmail .if defined(WITH_BDB41) |