summaryrefslogtreecommitdiff
path: root/mail
diff options
context:
space:
mode:
authorMario Sergio Fujikawa Ferreira <lioux@FreeBSD.org>2005-03-12 23:26:40 +0000
committerMario Sergio Fujikawa Ferreira <lioux@FreeBSD.org>2005-03-12 23:26:40 +0000
commit7511b6969cbfce9a09e31ca6370a64bb4f9f8aff (patch)
tree914c6feb5ea82879bdade503e712d8c5c2b74718 /mail
parento Update to 4.0 which supports new protocol standards (diff)
Drop maintainership
Notes
Notes: svn path=/head/; revision=131045
Diffstat (limited to 'mail')
-rw-r--r--mail/bayespam/Makefile2
-rw-r--r--mail/py-spambayes/Makefile2
-rw-r--r--mail/spamoracle/Makefile2
3 files changed, 3 insertions, 3 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
diff --git a/mail/py-spambayes/Makefile b/mail/py-spambayes/Makefile
index 18743e310b71..6669f3b47822 100644
--- a/mail/py-spambayes/Makefile
+++ b/mail/py-spambayes/Makefile
@@ -13,7 +13,7 @@ MASTER_SITE_SUBDIR= ${PORTNAME}
PKGNAMEPREFIX= ${PYTHON_PKGNAMEPREFIX}
DISTNAME= ${PORTNAME}-${PORTVERSION:C/(.)\.(..)\.(.)$/\1\2\3/}
-MAINTAINER= lioux@FreeBSD.org
+MAINTAINER= ports@FreeBSD.org
COMMENT= A Bayesian anti-spam filter written in Python
RUN_DEPENDS= ${PYTHON_SITELIBDIR}/_bsddb.so:${PORTSDIR}/databases/py-bsddb
diff --git a/mail/spamoracle/Makefile b/mail/spamoracle/Makefile
index d5f48f5a86a2..e5d656fba42a 100644
--- a/mail/spamoracle/Makefile
+++ b/mail/spamoracle/Makefile
@@ -10,7 +10,7 @@ PORTVERSION= 1.4
CATEGORIES= mail
MASTER_SITES= http://cristal.inria.fr/~xleroy/software/
-MAINTAINER= lioux@FreeBSD.org
+MAINTAINER= ports@FreeBSD.org
COMMENT= procmail spam filter written in ML using Bayesian classification
BUILD_DEPENDS= ocaml:${PORTSDIR}/lang/ocaml