diff options
author | Dominik Lisiak <dominik.lisiak@bemsoft.pl> | 2018-10-14 22:15:18 +0200 |
---|---|---|
committer | Dominik Lisiak <dominik.lisiak@bemsoft.pl> | 2018-10-14 22:15:18 +0200 |
commit | 40fe374ce79a2a0df1ae63093ba689225cae6705 (patch) | |
tree | 9e216aef7e7eff11b0d5af5ed2b7663d19ed53fc /security/ossec-hids | |
parent | Initial commit for version 3.0.0 (diff) | |
download | ossec-40fe374ce79a2a0df1ae63093ba689225cae6705.tar.xz |
Upgrade to 3.1.0.
Diffstat (limited to 'security/ossec-hids')
-rw-r--r-- | security/ossec-hids/Makefile | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/security/ossec-hids/Makefile b/security/ossec-hids/Makefile index b797b75..5d99201 100644 --- a/security/ossec-hids/Makefile +++ b/security/ossec-hids/Makefile @@ -1,7 +1,7 @@ # $FreeBSD$ PORTNAME= ossec-hids -PORTVERSION= 3.0.0 +PORTVERSION= 3.1.0 PORTREVISION= CATEGORIES= security |