aboutsummaryrefslogtreecommitdiffstats
diff options
context:
space:
mode:
-rw-r--r--mail/crm114-devel/Makefile2
-rw-r--r--mail/crm114/Makefile2
-rw-r--r--net/bfilter/Makefile2
3 files changed, 3 insertions, 3 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
diff --git a/net/bfilter/Makefile b/net/bfilter/Makefile
index ee3f51bb08fe..3de68595aa23 100644
--- a/net/bfilter/Makefile
+++ b/net/bfilter/Makefile
@@ -16,7 +16,7 @@ MAINTAINER= krion@FreeBSD.org
COMMENT= Smart filtering HTTP proxy
LIB_DEPENDS= popt.0:${PORTSDIR}/devel/popt \
- tre.5:${PORTSDIR}/textproc/libtre \
+ tre.6:${PORTSDIR}/textproc/libtre \
sigc-1.2.5:${PORTSDIR}/devel/libsigc++12
GNU_CONFIGURE= yes