aboutsummaryrefslogtreecommitdiff
path: root/security/fragroute
diff options
context:
space:
mode:
authorMarcus Alves Grando <mnag@FreeBSD.org>2007-09-21 20:21:30 +0000
committerMarcus Alves Grando <mnag@FreeBSD.org>2007-09-21 20:21:30 +0000
commit5a1d1148e1bf522e5cec350ddbb7241017615b23 (patch)
treec0c7a07736914867ed86b175a6df18598e35d03f /security/fragroute
parentb70fcd10eb3b1db807baac1c511236218a2f249b (diff)
downloadports-5a1d1148e1bf522e5cec350ddbb7241017615b23.tar.gz
ports-5a1d1148e1bf522e5cec350ddbb7241017615b23.zip
Notes
Diffstat (limited to 'security/fragroute')
-rw-r--r--security/fragroute/Makefile4
1 files changed, 2 insertions, 2 deletions
diff --git a/security/fragroute/Makefile b/security/fragroute/Makefile
index 6eedc9222ab6..a84301ba0c1a 100644
--- a/security/fragroute/Makefile
+++ b/security/fragroute/Makefile
@@ -7,7 +7,7 @@
PORTNAME= fragroute
PORTVERSION= 1.2
-PORTREVISION= 6
+PORTREVISION= 7
CATEGORIES= security net
MASTER_SITES= http://monkey.org/~dugsong/fragroute/ \
${MASTER_SITE_PACKETSTORM}
@@ -17,7 +17,7 @@ MAINTAINER= onatan@gmail.com
COMMENT= A tool for intercepting, modifying and rewriting egress traffic
LIB_DEPENDS= dnet.1:${PORTSDIR}/net/libdnet \
- event-1.3b:${PORTSDIR}/devel/libevent
+ event-1.3d:${PORTSDIR}/devel/libevent
GNU_CONFIGURE= yes
CONFIGURE_ARGS+= --with-libdnet=${LOCALBASE} \