diff options
author | Dominik Lisiak <dominik.lisiak@bemsoft.pl> | 2020-02-23 18:08:12 +0100 |
---|---|---|
committer | Dominik Lisiak <dominik.lisiak@bemsoft.pl> | 2020-02-23 18:08:12 +0100 |
commit | 1da3a212b9e4a71867e315edc14593933ec70b68 (patch) | |
tree | e4bbfec75a2deb3cc266ef5e1231e7c1e91ffbd4 /security/ossec-hids-local/Makefile | |
parent | Added committer lines. (diff) | |
download | ossec-1da3a212b9e4a71867e315edc14593933ec70b68.tar.xz |
Upgrade to 3.6.0.
Diffstat (limited to 'security/ossec-hids-local/Makefile')
-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 5d7ea43..f99ee11 100644 --- a/security/ossec-hids-local/Makefile +++ b/security/ossec-hids-local/Makefile @@ -175,7 +175,7 @@ PLIST_SUB= OSSEC_HOME=${PORTNAME} PLIST_SUB= OSSEC_HOME=${OSSEC_HOME} .endif PLIST= ${PKGDIR}/pkg-plist-${OSSEC_TYPE} -DOCSFILES= BUGS CHANGELOG CONTRIBUTORS LICENSE README.md SUPPORT.md +DOCSFILES= BUGS CHANGELOG.md CONTRIBUTORS LICENSE README.md SUPPORT.md PKGHELP= ${PKGDIR}/pkg-help-${OSSEC_TYPE} PKGMESSAGE= ${WRKDIR}/pkg-message PKGMSG_FILES= message-header |