diff options
author | miwi <miwi@FreeBSD.org> | 2009-12-22 19:36:22 +0800 |
---|---|---|
committer | miwi <miwi@FreeBSD.org> | 2009-12-22 19:36:22 +0800 |
commit | 193b33986f5c11c2694262b643a9999ddedc6f38 (patch) | |
tree | 6176dfa23c06d15e915b479bd00512ad8a20a854 /mail/crm114/Makefile | |
parent | 284f73422fa111ad8f2d1d515e677f7fcc7a9d9e (diff) | |
download | freebsd-ports-gnome-193b33986f5c11c2694262b643a9999ddedc6f38.tar.gz freebsd-ports-gnome-193b33986f5c11c2694262b643a9999ddedc6f38.tar.zst freebsd-ports-gnome-193b33986f5c11c2694262b643a9999ddedc6f38.zip |
- Chase libtre shlib bump
Diffstat (limited to 'mail/crm114/Makefile')
-rw-r--r-- | mail/crm114/Makefile | 3 |
1 files changed, 2 insertions, 1 deletions
diff --git a/mail/crm114/Makefile b/mail/crm114/Makefile index 43c9c0c5f097..5a884cbc3c7b 100644 --- a/mail/crm114/Makefile +++ b/mail/crm114/Makefile @@ -6,6 +6,7 @@ PORTNAME= crm114 PORTVERSION= 20090423 +PORTREVISION= 1 # WARNING change versionname in CRM114RELEASENAME too. # portlint didn't like this variable at this place. # So I have to put it down in this file. @@ -19,7 +20,7 @@ DISTNAME= ${PORTNAME}-200904023-${CRM114RELEASENAME}.src MAINTAINER= chalpin@cs.wisc.edu COMMENT= A Markov based SpamFilter -LIB_DEPENDS= tre.6:${PORTSDIR}/textproc/libtre +LIB_DEPENDS= tre.5:${PORTSDIR}/textproc/libtre CRM114RELEASENAME=BlameSteveJobs |