diff options
-rw-r--r-- | security/chkrootkit/Makefile | 2 |
1 files changed, 2 insertions, 0 deletions
diff --git a/security/chkrootkit/Makefile b/security/chkrootkit/Makefile index 67590afdc600..0ffc10bc787b 100644 --- a/security/chkrootkit/Makefile +++ b/security/chkrootkit/Makefile @@ -13,6 +13,8 @@ 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 +IGNORE= is reporting false positives on FreeBSD 4.10 and 5.x. Next release in few weeks + USE_REINPLACE= yes ALL_TARGET= chkrootkit chklastlog chkwtmp chkproc chkdirs ifpromisc check_wtmpx strings |