aboutsummaryrefslogtreecommitdiff
path: root/net/bfilter
diff options
context:
space:
mode:
authorKirill Ponomarev <krion@FreeBSD.org>2003-12-22 16:45:30 +0000
committerKirill Ponomarev <krion@FreeBSD.org>2003-12-22 16:45:30 +0000
commit9dfd20650ff606b03e8065beb419528e1e1b3f50 (patch)
tree579c4adc5fcfa435f9fb87d3b70cc0c4521a164a /net/bfilter
parent54a9081a400881efe8efd5935da063d26547900f (diff)
downloadports-9dfd20650ff606b03e8065beb419528e1e1b3f50.tar.gz
ports-9dfd20650ff606b03e8065beb419528e1e1b3f50.zip
Notes
Diffstat (limited to 'net/bfilter')
-rw-r--r--net/bfilter/Makefile3
1 files changed, 2 insertions, 1 deletions
diff --git a/net/bfilter/Makefile b/net/bfilter/Makefile
index 6614e6b347dd..4bbbd99bca5a 100644
--- a/net/bfilter/Makefile
+++ b/net/bfilter/Makefile
@@ -7,6 +7,7 @@
PORTNAME= bfilter
PORTVERSION= 0.9.1
+PORTREVISION= 1
CATEGORIES= net
MASTER_SITES= ${MASTER_SITE_SOURCEFORGE}
MASTER_SITE_SUBDIR= ${PORTNAME}
@@ -15,7 +16,7 @@ MAINTAINER= krion@FreeBSD.org
COMMENT= Smart filtering HTTP proxy
LIB_DEPENDS= popt.0:${PORTSDIR}/devel/popt \
- tre.3:${PORTSDIR}/textproc/libtre \
+ tre.4:${PORTSDIR}/textproc/libtre \
sigc-1.2.5:${PORTSDIR}/devel/libsigc++12
GNU_CONFIGURE= yes