diff options
author | lioux <lioux@FreeBSD.org> | 2005-03-13 07:26:40 +0800 |
---|---|---|
committer | lioux <lioux@FreeBSD.org> | 2005-03-13 07:26:40 +0800 |
commit | e33ccda325281d3f72ed46be968040bbad60a613 (patch) | |
tree | 087fead2b2c2897ce544ba2f388369107e52b2a3 /mail/bayespam | |
parent | 9b5fb219e6b3352ee6d5fd56028bc67aa713567f (diff) | |
download | freebsd-ports-gnome-e33ccda325281d3f72ed46be968040bbad60a613.tar.gz freebsd-ports-gnome-e33ccda325281d3f72ed46be968040bbad60a613.tar.zst freebsd-ports-gnome-e33ccda325281d3f72ed46be968040bbad60a613.zip |
Drop maintainership
Diffstat (limited to 'mail/bayespam')
-rw-r--r-- | mail/bayespam/Makefile | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/mail/bayespam/Makefile b/mail/bayespam/Makefile index a852b7743e0f..8d4837549bc3 100644 --- a/mail/bayespam/Makefile +++ b/mail/bayespam/Makefile @@ -10,7 +10,7 @@ PORTVERSION= 0.9.2 CATEGORIES= mail MASTER_SITES= http://www.garyarnold.com/projects/ -MAINTAINER= lioux@FreeBSD.org +MAINTAINER= ports@FreeBSD.org COMMENT= qmail spam filter written in Perl using Bayesian classification RUN_DEPENDS= ${SITE_PERL}/MIME/Parser.pm:${PORTSDIR}/mail/p5-MIME-Tools |