diff options
Diffstat (limited to 'security/logcheck')
-rw-r--r-- | security/logcheck/Makefile | 2 |
1 files changed, 0 insertions, 2 deletions
diff --git a/security/logcheck/Makefile b/security/logcheck/Makefile index 40253ebf1dbd..1af0dae381d0 100644 --- a/security/logcheck/Makefile +++ b/security/logcheck/Makefile @@ -15,8 +15,6 @@ MASTER_SITE_SUBDIR= sentrytools MAINTAINER= sergei@FreeBSD.org COMMENT= Auditing tool for system logs on Unix boxes -USE_REINPLACE= yes - # Install binaries and config files readable to root only BINMODE= 700 SHAREMODE= 600 |