diff options
author | Dominik Lisiak <dominik.lisiak@bemsoft.pl> | 2018-11-11 02:47:17 +0100 |
---|---|---|
committer | Dominik Lisiak <dominik.lisiak@bemsoft.pl> | 2018-11-11 02:47:17 +0100 |
commit | c9a70ea28a8e9e3fb47205a63069b064fdd489dd (patch) | |
tree | a8d09e49225d71bc962aa2ae790d184c13fb7703 /security/ossec-hids-agent/Makefile | |
parent | Made profiles more coarse grained. (diff) | |
download | ossec-c9a70ea28a8e9e3fb47205a63069b064fdd489dd.tar.xz |
Added changes made on official port repository.3.1.0
Diffstat (limited to 'security/ossec-hids-agent/Makefile')
-rw-r--r-- | security/ossec-hids-agent/Makefile | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/security/ossec-hids-agent/Makefile b/security/ossec-hids-agent/Makefile index 1bcb1f1..60fc031 100644 --- a/security/ossec-hids-agent/Makefile +++ b/security/ossec-hids-agent/Makefile @@ -1,4 +1,4 @@ -# $FreeBSD$ +# $FreeBSD: head/security/ossec-hids-agent/Makefile 484537 2018-11-09 18:52:21Z swills $ OSSEC_TYPE= agent |