diff options
author | John Marino <marino@FreeBSD.org> | 2016-11-21 01:12:32 +0000 |
---|---|---|
committer | John Marino <marino@FreeBSD.org> | 2016-11-21 01:12:32 +0000 |
commit | 6a739f4a9758e8904843ceaa687f91748cfc7f5c (patch) | |
tree | 1af846a530c360076d71dfb797fd8595b864bfbc /security/ossec-hids-local | |
parent | f6cf46f7fca0c4d2853da9ba0d63d3f877342d26 (diff) |
Notes
Diffstat (limited to 'security/ossec-hids-local')
-rw-r--r-- | security/ossec-hids-local/Makefile | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/security/ossec-hids-local/Makefile b/security/ossec-hids-local/Makefile index fc9621a7c38a..0f127a9b47fc 100644 --- a/security/ossec-hids-local/Makefile +++ b/security/ossec-hids-local/Makefile @@ -1,7 +1,7 @@ # Created by: Valerio Daelli <valerio.daelli@gmail.com> # $FreeBSD$ -PORTREVISION= 0 +PORTREVISION= 1 COMMENT= Client and server (local) port of ossec-hids LOCAL_ONLY= yes |