aboutsummaryrefslogtreecommitdiffstats
path: root/security/fragroute
diff options
context:
space:
mode:
authorjbeich <jbeich@FreeBSD.org>2017-02-20 10:57:04 +0800
committerjbeich <jbeich@FreeBSD.org>2017-02-20 10:57:04 +0800
commit37fb9cacff2d0bdfd35e4db2eb0bcce97f6b0c61 (patch)
treea7fed64054defb433132b1227a0e77028e02fb2f /security/fragroute
parent3dcb47fa66f80920ebd69fe143bd3c3db57d31f0 (diff)
downloadfreebsd-ports-gnome-37fb9cacff2d0bdfd35e4db2eb0bcce97f6b0c61.tar.gz
freebsd-ports-gnome-37fb9cacff2d0bdfd35e4db2eb0bcce97f6b0c61.tar.zst
freebsd-ports-gnome-37fb9cacff2d0bdfd35e4db2eb0bcce97f6b0c61.zip
devel/libevent2: drop historical suffix after r362796
PR: 216777 Approved by: mm (maintainer)
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 6fdf94fd76ff..3d0a4a3ccab1 100644
--- a/security/fragroute/Makefile
+++ b/security/fragroute/Makefile
@@ -3,7 +3,7 @@
PORTNAME= fragroute
PORTVERSION= 1.2
-PORTREVISION= 13
+PORTREVISION= 14
CATEGORIES= security net
MASTER_SITES= http://monkey.org/~dugsong/fragroute/ \
PACKETSTORM/UNIX/security
@@ -14,7 +14,7 @@ COMMENT= Tool for intercepting, modifying, and rewriting egress traffic
LICENSE= BSD3CLAUSE
LIB_DEPENDS= libdnet.so:net/libdnet \
- libevent.so:devel/libevent2
+ libevent.so:devel/libevent
GNU_CONFIGURE= yes
CONFIGURE_ARGS+= --with-libdnet=${LOCALBASE} \