diff options
author | Kirill Ponomarev <krion@FreeBSD.org> | 2003-12-11 15:57:33 +0000 |
---|---|---|
committer | Kirill Ponomarev <krion@FreeBSD.org> | 2003-12-11 15:57:33 +0000 |
commit | a1c2f2bb8dd944bbdd800d76ee3e3b8d653aad79 (patch) | |
tree | 66b2a7a5d3b8cf5d36030841dbce11731015c87d | |
parent | - Update to version 0.4.0 (diff) |
- Assign maintainership to Rob Evers <rob@debank.tv>
PR: 60152
Submitted by: Rob Evers <rob@debank.tv>
-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 |