diff options
author | Kris Kennaway <kris@FreeBSD.org> | 2007-05-25 01:19:17 +0000 |
---|---|---|
committer | Kris Kennaway <kris@FreeBSD.org> | 2007-05-25 01:19:17 +0000 |
commit | fe3a568be38ca510039ab627f5c907d834889c93 (patch) | |
tree | 438201737302f2c1cd2b2a7149eed68cfda2c0c8 /security | |
parent | BROKEN: Broken dependency (diff) |
BROKEN: Unfetchable
Notes
Notes:
svn path=/head/; revision=191691
Diffstat (limited to 'security')
-rw-r--r-- | security/ossec-hids-server/Makefile | 2 |
1 files changed, 2 insertions, 0 deletions
diff --git a/security/ossec-hids-server/Makefile b/security/ossec-hids-server/Makefile index f8a3b83f389c..53e31d3d4d17 100644 --- a/security/ossec-hids-server/Makefile +++ b/security/ossec-hids-server/Makefile @@ -15,6 +15,8 @@ PKGNAMESUFFIX?= -server MAINTAINER= valerio.daelli@gmail.com COMMENT= A security tool to monitor and check logs and intrusions +BROKEN= Unfetchable + USE_RC_SUBR= ossec-hids .include <bsd.port.pre.mk> |