diff options
author | krion <krion@FreeBSD.org> | 2004-10-26 23:34:05 +0800 |
---|---|---|
committer | krion <krion@FreeBSD.org> | 2004-10-26 23:34:05 +0800 |
commit | 5abb576ef6da571508ea165287bb03145ff9e04f (patch) | |
tree | 96b6bd71fb93bcf33a155c06389244f253b79add /mail | |
parent | 1dc14f2cd80fc3a785d30f3a2793eb29177fda35 (diff) | |
download | freebsd-ports-gnome-5abb576ef6da571508ea165287bb03145ff9e04f.tar.gz freebsd-ports-gnome-5abb576ef6da571508ea165287bb03145ff9e04f.tar.zst freebsd-ports-gnome-5abb576ef6da571508ea165287bb03145ff9e04f.zip |
Chase libraries for new textproc/libtre version.
Diffstat (limited to 'mail')
-rw-r--r-- | mail/crm114-devel/Makefile | 2 | ||||
-rw-r--r-- | mail/crm114/Makefile | 2 |
2 files changed, 2 insertions, 2 deletions
diff --git a/mail/crm114-devel/Makefile b/mail/crm114-devel/Makefile index 161df3606cd0..533d87e9520f 100644 --- a/mail/crm114-devel/Makefile +++ b/mail/crm114-devel/Makefile @@ -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.5:${PORTSDIR}/textproc/libtre +LIB_DEPENDS= tre.6:${PORTSDIR}/textproc/libtre # there is no other then formail on this planet RUN_DEPENDS= procmail:${PORTSDIR}/mail/procmail diff --git a/mail/crm114/Makefile b/mail/crm114/Makefile index 161df3606cd0..533d87e9520f 100644 --- a/mail/crm114/Makefile +++ b/mail/crm114/Makefile @@ -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.5:${PORTSDIR}/textproc/libtre +LIB_DEPENDS= tre.6:${PORTSDIR}/textproc/libtre # there is no other then formail on this planet RUN_DEPENDS= procmail:${PORTSDIR}/mail/procmail |