aboutsummaryrefslogtreecommitdiff
diff options
context:
space:
mode:
-rw-r--r--security/sguil-sensor/Makefile4
1 files changed, 2 insertions, 2 deletions
diff --git a/security/sguil-sensor/Makefile b/security/sguil-sensor/Makefile
index 370f94a63877..2d47f4feba7b 100644
--- a/security/sguil-sensor/Makefile
+++ b/security/sguil-sensor/Makefile
@@ -7,7 +7,7 @@
PORTNAME= sguil-sensor
PORTVERSION= 0.7.0
-PORTREVISION= 2
+PORTREVISION= 3
CATEGORIES= security
MASTER_SITES= SF/sguil/sguil/sguil-${PORTVERSION}
@@ -16,7 +16,7 @@ COMMENT= Sguil is a network security monitoring program
LIB_DEPENDS= tls:${PORTSDIR}/devel/tcltls
RUN_DEPENDS= snort:${PORTSDIR}/security/snort \
- barnyard:${PORTSDIR}/security/barnyard-sguil \
+ barnyard2:${PORTSDIR}/security/barnyard2 \
${LOCALBASE}/lib/tclx8.4/tclx.tcl:${PORTSDIR}/lang/tclX
OPTIONS= SANCP "Include sancp sensor" off \