diff options
Diffstat (limited to 'security/chkrootkit/Makefile')
-rw-r--r-- | security/chkrootkit/Makefile | 2 |
1 files changed, 0 insertions, 2 deletions
diff --git a/security/chkrootkit/Makefile b/security/chkrootkit/Makefile index c93f264ca0a7..7cde33e50e5c 100644 --- a/security/chkrootkit/Makefile +++ b/security/chkrootkit/Makefile @@ -20,8 +20,6 @@ MASTER_SITES= ftp://ftp.pangeia.com.br/pub/seg/pac/ \ MAINTAINER= cordeiro@nic.br COMMENT= A tool to locally check for signs of a rootkit -USE_REINPLACE= yes - ALL_TARGET= chkrootkit chklastlog chkwtmp chkutmp chkproc chkdirs ifpromisc check_wtmpx strings PLIST_FILES= ${ALL_TARGET:C,^,sbin/,} |