aboutsummaryrefslogtreecommitdiff
path: root/security/fragroute
diff options
context:
space:
mode:
authorMarcus Alves Grando <mnag@FreeBSD.org>2008-01-02 23:43:03 +0000
committerMarcus Alves Grando <mnag@FreeBSD.org>2008-01-02 23:43:03 +0000
commit5265c7a7989d783a5dbb5702c8d38f65b5e445b4 (patch)
tree8631e411d49297f4cf6dbca9150c3e0ac079219a /security/fragroute
parentd259acf7f19d38f367e914afbbed0606e094d468 (diff)
downloadports-5265c7a7989d783a5dbb5702c8d38f65b5e445b4.tar.gz
ports-5265c7a7989d783a5dbb5702c8d38f65b5e445b4.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 a84301ba0c1a..f82e9a9d80f8 100644
--- a/security/fragroute/Makefile
+++ b/security/fragroute/Makefile
@@ -7,7 +7,7 @@
PORTNAME= fragroute
PORTVERSION= 1.2
-PORTREVISION= 7
+PORTREVISION= 8
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.3d:${PORTSDIR}/devel/libevent
+ event-1.3e:${PORTSDIR}/devel/libevent
GNU_CONFIGURE= yes
CONFIGURE_ARGS+= --with-libdnet=${LOCALBASE} \