diff options
author | andreas <andreas@FreeBSD.org> | 2004-08-12 14:10:19 +0800 |
---|---|---|
committer | andreas <andreas@FreeBSD.org> | 2004-08-12 14:10:19 +0800 |
commit | 84be60326def3e9035007330da499e795dcb3980 (patch) | |
tree | b3b65004caf48ea11bae0d9fa62c2d1555f64cfe /mail/dspam | |
parent | 6cf4c8ae4017ea127d59d8b9b62435666741bb38 (diff) | |
download | freebsd-ports-gnome-84be60326def3e9035007330da499e795dcb3980.tar.gz freebsd-ports-gnome-84be60326def3e9035007330da499e795dcb3980.tar.zst freebsd-ports-gnome-84be60326def3e9035007330da499e795dcb3980.zip |
Maintainer change from Rob to Ion-Mihai,
who already maintains the dspam-devel port.
Rob currently doesn't have the time to maintain the port.
Many thanks to Rob for his work on the dspam port and to
Ion to take over.
Approved by: Rob Evers <rob@debank.tv>
Diffstat (limited to 'mail/dspam')
-rw-r--r-- | mail/dspam/Makefile | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/mail/dspam/Makefile b/mail/dspam/Makefile index ec66e26748ea..dffc9a2bfbb7 100644 --- a/mail/dspam/Makefile +++ b/mail/dspam/Makefile @@ -10,7 +10,7 @@ PORTVERSION= 3.0.0 CATEGORIES= mail MASTER_SITES= http://www.nuclearelephant.com/projects/dspam/sources/ -MAINTAINER= rob@debank.tv +MAINTAINER= itetcu@people.tecnik93.com COMMENT= A server-side bayesian spam filter ## debug / log options |