diff --git a/security/sguil-sensor/Makefile b/security/sguil-sensor/Makefile index 2d29563deae3..330d1febe152 100644 --- a/security/sguil-sensor/Makefile +++ b/security/sguil-sensor/Makefile @@ -12,7 +12,7 @@ MASTER_SITES= ${MASTER_SITE_SOURCEFORGE} MASTER_SITE_SUBDIR= sguil MAINTAINER= pauls@utdallas.edu -COMMENT= Squil is a network security management program +COMMENT= Squil is a network security monitoring program RUN_DEPENDS= snort:${PORTSDIR}/security/snort \ barnyard:${PORTSDIR}/security/barnyard-sguil6 \ diff --git a/security/sguil-server/Makefile b/security/sguil-server/Makefile index 8cabebf2708a..cd45efc805c7 100644 --- a/security/sguil-server/Makefile +++ b/security/sguil-server/Makefile @@ -12,7 +12,7 @@ MASTER_SITES= ${MASTER_SITE_SOURCEFORGE} MASTER_SITE_SUBDIR= sguil MAINTAINER= pauls@utdallas.edu -COMMENT= Squil is a network security management program +COMMENT= Squil is a network security monitoring program RUN_DEPENDS= p0f:${PORTSDIR}/net-mgmt/p0f \ tcpflow:${PORTSDIR}/net/tcpflow \