diff options
author | Thomas Abthorpe <tabthorpe@FreeBSD.org> | 2009-02-13 17:10:59 +0000 |
---|---|---|
committer | Thomas Abthorpe <tabthorpe@FreeBSD.org> | 2009-02-13 17:10:59 +0000 |
commit | 4240b2297c5957a590e7dfd3fd2d220dd726a00a (patch) | |
tree | cabfcd9a22f06abecfcfee0414a7350f3cffd671 /mail/crm114 | |
parent | b29202298b76aaa42bf02acc43efed96f69fea71 (diff) | |
download | ports-4240b2297c5957a590e7dfd3fd2d220dd726a00a.tar.gz ports-4240b2297c5957a590e7dfd3fd2d220dd726a00a.zip |
Notes
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 |