aboutsummaryrefslogtreecommitdiff
path: root/security/fragroute
diff options
context:
space:
mode:
authorMarcus Alves Grando <mnag@FreeBSD.org>2008-08-19 16:40:17 +0000
committerMarcus Alves Grando <mnag@FreeBSD.org>2008-08-19 16:40:17 +0000
commit907d5d1a391cea7dc4510deb3ead17400d689462 (patch)
tree6c30422131f6d4a1c3573653ef9e29e93cb33606 /security/fragroute
parent305a8cb2963ec2ad26a740802b442eeef4913b5c (diff)
downloadports-907d5d1a391cea7dc4510deb3ead17400d689462.tar.gz
ports-907d5d1a391cea7dc4510deb3ead17400d689462.zip
- Update libevent dependency and bump PORTREVISION
Notes
Notes: svn path=/head/; revision=218857
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 f82e9a9d80f8..03cfdb42a0b5 100644
--- a/security/fragroute/Makefile
+++ b/security/fragroute/Makefile
@@ -7,7 +7,7 @@
PORTNAME= fragroute
PORTVERSION= 1.2
-PORTREVISION= 8
+PORTREVISION= 9
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.3e:${PORTSDIR}/devel/libevent
+ event-1.4:${PORTSDIR}/devel/libevent
GNU_CONFIGURE= yes
CONFIGURE_ARGS+= --with-libdnet=${LOCALBASE} \