security/clamav: fix symlink permission mismatch, cleanups; closes #569

FreeBSD sets 0755 as permission so let's just follow to avoid potential
mismatches in the future.
This commit is contained in:
Franco Fichtner
2019-01-04 09:57:19 +01:00
parent ce33526b38
commit 1f96ba04e3
3 changed files with 34 additions and 14 deletions
+1
View File
@@ -1,5 +1,6 @@
PLUGIN_NAME= clamav
PLUGIN_VERSION= 1.5
PLUGIN_REVISION= 1
PLUGIN_COMMENT= Antivirus engine for detecting malicious threats
PLUGIN_DEPENDS= clamav
PLUGIN_MAINTAINER= m.muenz@gmail.com