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/sguil-sensor | |
parent | 8945362fcd5450da4e2a8cd268f324bb2b510b08 (diff) |
- 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/sguil-sensor')
-rw-r--r-- | security/sguil-sensor/Makefile | 2 |
1 files changed, 1 insertions, 1 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 \ |