diff options
author | Soeren Straarup <xride@FreeBSD.org> | 2006-09-29 22:01:22 +0000 |
---|---|---|
committer | Soeren Straarup <xride@FreeBSD.org> | 2006-09-29 22:01:22 +0000 |
commit | e6d16f439e2141a43f3eed37c43ccd8709c77ac3 (patch) | |
tree | 195a79ea8032264b30246a37bd4c8d6bb3513729 /mail/spamoracle | |
parent | 9a62fe04aca7651d5f11b72c43ef07b9e88f00d9 (diff) |
Change my MAINTAINER email to be my @FreeBSD email
Approved by: tmclaugh
Notes
Notes:
svn path=/head/; revision=174118
Diffstat (limited to 'mail/spamoracle')
-rw-r--r-- | mail/spamoracle/Makefile | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/mail/spamoracle/Makefile b/mail/spamoracle/Makefile index cabf90f887ad..561c726904f9 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= xride@x12.dk +MAINTAINER= xride@FreeBSD.org COMMENT= procmail spam filter written in ML using Bayesian classification BUILD_DEPENDS= ocaml:${PORTSDIR}/lang/ocaml |