diff options
author | Pav Lucistnik <pav@FreeBSD.org> | 2006-10-31 22:08:40 +0000 |
---|---|---|
committer | Pav Lucistnik <pav@FreeBSD.org> | 2006-10-31 22:08:40 +0000 |
commit | 1b7bd576eac89bf351883fe5a2eb50641c520eda (patch) | |
tree | 6aa15ede2ae3fab33551a5f2c18e725bcc15c4c9 /security | |
parent | 8945362fcd5450da4e2a8cd268f324bb2b510b08 (diff) | |
download | ports-1b7bd576eac89bf351883fe5a2eb50641c520eda.tar.gz ports-1b7bd576eac89bf351883fe5a2eb50641c520eda.zip |
Notes
Diffstat (limited to 'security')
-rw-r--r-- | security/sguil-sensor/Makefile | 2 | ||||
-rw-r--r-- | security/sguil-server/Makefile | 2 |
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 \ |