diff options
author | krion <krion@FreeBSD.org> | 2004-05-10 18:51:06 +0800 |
---|---|---|
committer | krion <krion@FreeBSD.org> | 2004-05-10 18:51:06 +0800 |
commit | 84e4e7746e5622efe160d20deb9896ccae16d6bf (patch) | |
tree | e62ef16e0ee72ce252252f803aedd4606c82b71f /mail/crm114-devel | |
parent | 92589a671adee1577e043ba78022b3f7d61f4f20 (diff) | |
download | freebsd-ports-gnome-84e4e7746e5622efe160d20deb9896ccae16d6bf.tar.gz freebsd-ports-gnome-84e4e7746e5622efe160d20deb9896ccae16d6bf.tar.zst freebsd-ports-gnome-84e4e7746e5622efe160d20deb9896ccae16d6bf.zip |
- Chase libraries for new textproc/libtre version
Diffstat (limited to 'mail/crm114-devel')
-rw-r--r-- | mail/crm114-devel/Makefile | 4 |
1 files changed, 2 insertions, 2 deletions
diff --git a/mail/crm114-devel/Makefile b/mail/crm114-devel/Makefile index 5958928d69a1..161df3606cd0 100644 --- a/mail/crm114-devel/Makefile +++ b/mail/crm114-devel/Makefile @@ -7,7 +7,7 @@ PORTNAME= crm114 PORTVERSION= 20040221 -PORTREVISION= 1 +PORTREVISION= 2 # 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. @@ -23,7 +23,7 @@ DISTFILES= ${DISTNAME}.tar.gz ${DISTNAME:R}.css.tar.gz MAINTAINER= Meno.Abels@Adviser.com COMMENT= An Markov based SpamFilter -LIB_DEPENDS= tre.4:${PORTSDIR}/textproc/libtre +LIB_DEPENDS= tre.5:${PORTSDIR}/textproc/libtre # there is no other then formail on this planet RUN_DEPENDS= procmail:${PORTSDIR}/mail/procmail |