diff options
author | tabthorpe <tabthorpe@FreeBSD.org> | 2009-02-14 01:10:59 +0800 |
---|---|---|
committer | tabthorpe <tabthorpe@FreeBSD.org> | 2009-02-14 01:10:59 +0800 |
commit | 82183c2cbb0e5b4a7b2bf34d35568c95048bbb52 (patch) | |
tree | 8b6f4d6cb1f3a196d1ea86f1ecb217cf4a1af7c2 /mail/crm114 | |
parent | 5e035efc201b1a546e4c4b1766f3c3d27d635590 (diff) | |
download | freebsd-ports-gnome-82183c2cbb0e5b4a7b2bf34d35568c95048bbb52.tar.gz freebsd-ports-gnome-82183c2cbb0e5b4a7b2bf34d35568c95048bbb52.tar.zst freebsd-ports-gnome-82183c2cbb0e5b4a7b2bf34d35568c95048bbb52.zip |
- Pass maintainership to submitter
Submitted by: hideo via freebsd-ports@
Diffstat (limited to 'mail/crm114')
-rw-r--r-- | mail/crm114/Makefile | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/mail/crm114/Makefile b/mail/crm114/Makefile index 9e8db14362de..21d8d3f1abcf 100644 --- a/mail/crm114/Makefile +++ b/mail/crm114/Makefile @@ -17,7 +17,7 @@ MASTER_SITES= http://crm114.sourceforge.net/tarballs/ # .css extention. DISTNAME= ${PORTNAME}-${PORTVERSION}-${CRM114RELEASENAME}.src -MAINTAINER= ports@FreeBSD.org +MAINTAINER= hideo@lastamericanempire.com COMMENT= An Markov based SpamFilter LIB_DEPENDS= tre.6:${PORTSDIR}/textproc/libtre |