diff options
author | Ion-Mihai Tetcu <itetcu@FreeBSD.org> | 2006-11-10 22:30:03 +0000 |
---|---|---|
committer | Ion-Mihai Tetcu <itetcu@FreeBSD.org> | 2006-11-10 22:30:03 +0000 |
commit | e46d1e1e52affa92dd523443d54fe2cffb273c75 (patch) | |
tree | 318bd97d49a0b4ba2841540a4bd5336fc5410ca7 /security/sguil-server | |
parent | 4c52c64745d4dd61137c847433fb6d852a225ec4 (diff) | |
download | ports-e46d1e1e52affa92dd523443d54fe2cffb273c75.tar.gz ports-e46d1e1e52affa92dd523443d54fe2cffb273c75.zip |
Notes
Diffstat (limited to 'security/sguil-server')
-rw-r--r-- | security/sguil-server/Makefile | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/security/sguil-server/Makefile b/security/sguil-server/Makefile index cd45efc805c7..002ff4d25397 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 monitoring program +COMMENT= Sguil is a network security monitoring program RUN_DEPENDS= p0f:${PORTSDIR}/net-mgmt/p0f \ tcpflow:${PORTSDIR}/net/tcpflow \ |