diff options
author | lioux <lioux@FreeBSD.org> | 2009-04-22 09:58:12 +0800 |
---|---|---|
committer | lioux <lioux@FreeBSD.org> | 2009-04-22 09:58:12 +0800 |
commit | ee8b023a72cb26191c25ffe6c57908c5ee374b21 (patch) | |
tree | 24ae167a3669ea04595d844421488dedf05d5a74 /mail | |
parent | 033e8c859c4b759c3bc5b043dbf109d2ec419fc7 (diff) | |
download | freebsd-ports-gnome-ee8b023a72cb26191c25ffe6c57908c5ee374b21.tar.gz freebsd-ports-gnome-ee8b023a72cb26191c25ffe6c57908c5ee374b21.tar.zst freebsd-ports-gnome-ee8b023a72cb26191c25ffe6c57908c5ee374b21.zip |
Fix typo on COMMENT
Diffstat (limited to 'mail')
-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 0cfce46f2b73..aff1e95e14ed 100644 --- a/mail/crm114/Makefile +++ b/mail/crm114/Makefile @@ -18,7 +18,7 @@ MASTER_SITES= http://crm114.sourceforge.net/tarballs/ DISTNAME= ${PORTNAME}-${PORTVERSION}-${CRM114RELEASENAME}.src MAINTAINER= hideo@lastamericanempire.com -COMMENT= An Markov based SpamFilter +COMMENT= A Markov based SpamFilter LIB_DEPENDS= tre.6:${PORTSDIR}/textproc/libtre |