aboutsummaryrefslogtreecommitdiff
path: root/security
diff options
context:
space:
mode:
authorPav Lucistnik <pav@FreeBSD.org>2006-10-31 22:08:40 +0000
committerPav Lucistnik <pav@FreeBSD.org>2006-10-31 22:08:40 +0000
commit1b7bd576eac89bf351883fe5a2eb50641c520eda (patch)
tree6aa15ede2ae3fab33551a5f2c18e725bcc15c4c9 /security
parent8945362fcd5450da4e2a8cd268f324bb2b510b08 (diff)
downloadports-1b7bd576eac89bf351883fe5a2eb50641c520eda.tar.gz
ports-1b7bd576eac89bf351883fe5a2eb50641c520eda.zip
- Fix COMMENT
PR: ports/104987, ports/104991 Submitted by: Paul Schmehl <pauls@utdallas.edu> (maintainer)
Notes
Notes: svn path=/head/; revision=175953
Diffstat (limited to 'security')
-rw-r--r--security/sguil-sensor/Makefile2
-rw-r--r--security/sguil-server/Makefile2
2 files changed, 2 insertions, 2 deletions
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 \