diff options
author | krion <krion@FreeBSD.org> | 2003-12-11 23:57:33 +0800 |
---|---|---|
committer | krion <krion@FreeBSD.org> | 2003-12-11 23:57:33 +0800 |
commit | 84cda61feb83da4923d730f1c4067db597363744 (patch) | |
tree | 7fe983767d70ee9857c48c4c8a225018c63a0edf /mail | |
parent | 1c3eb818e6fe6fc89403b0ca7a76f4e421b30710 (diff) | |
download | freebsd-ports-gnome-84cda61feb83da4923d730f1c4067db597363744.tar.gz freebsd-ports-gnome-84cda61feb83da4923d730f1c4067db597363744.tar.zst freebsd-ports-gnome-84cda61feb83da4923d730f1c4067db597363744.zip |
- Assign maintainership to Rob Evers <rob@debank.tv>
PR: 60152
Submitted by: Rob Evers <rob@debank.tv>
Diffstat (limited to 'mail')
-rw-r--r-- | mail/dspam-devel/Makefile | 2 | ||||
-rw-r--r-- | mail/dspam/Makefile | 2 |
2 files changed, 2 insertions, 2 deletions
diff --git a/mail/dspam-devel/Makefile b/mail/dspam-devel/Makefile index 21180a897050..5fd25bc9a3aa 100644 --- a/mail/dspam-devel/Makefile +++ b/mail/dspam-devel/Makefile @@ -10,7 +10,7 @@ PORTVERSION= 2.8 CATEGORIES= mail MASTER_SITES= http://www.nuclearelephant.com/projects/dspam/sources/ -MAINTAINER= ports@FreeBSD.org +MAINTAINER= rob@debank.tv COMMENT= A server-side bayesian spam filter GNU_CONFIGURE= yes diff --git a/mail/dspam/Makefile b/mail/dspam/Makefile index 21180a897050..5fd25bc9a3aa 100644 --- a/mail/dspam/Makefile +++ b/mail/dspam/Makefile @@ -10,7 +10,7 @@ PORTVERSION= 2.8 CATEGORIES= mail MASTER_SITES= http://www.nuclearelephant.com/projects/dspam/sources/ -MAINTAINER= ports@FreeBSD.org +MAINTAINER= rob@debank.tv COMMENT= A server-side bayesian spam filter GNU_CONFIGURE= yes |