summaryrefslogtreecommitdiffstats
path: root/security/audit/Makefile
diff options
context:
space:
mode:
Diffstat (limited to 'security/audit/Makefile')
-rw-r--r--security/audit/Makefile2
1 files changed, 1 insertions, 1 deletions
diff --git a/security/audit/Makefile b/security/audit/Makefile
index ba52623..dc007af 100644
--- a/security/audit/Makefile
+++ b/security/audit/Makefile
@@ -67,7 +67,7 @@ post-patch:
post-install:
${INSTALL_DATA} ${WRKSRC}/auditd.conf ${PREFIX}/etc/auditd.conf.sample
.if !defined(NOPORTDOCS)
- ${INSTALL} -d -o root -g wheel -m 0775 ${DOCSDIR}
+ ${INSTALL} -d -o root -g wheel -m 0755 ${DOCSDIR}
.for f in ${DOCS}
${INSTALL_DATA} ${WRKSRC}/${f} ${DOCSDIR}
.endfor
OpenPOWER on IntegriCloud