diff options
Diffstat (limited to 'security/chkrootkit/Makefile')
-rw-r--r-- | security/chkrootkit/Makefile | 3 |
1 files changed, 3 insertions, 0 deletions
diff --git a/security/chkrootkit/Makefile b/security/chkrootkit/Makefile index 31f000abb30c..668efcb3c2a4 100644 --- a/security/chkrootkit/Makefile +++ b/security/chkrootkit/Makefile @@ -16,6 +16,9 @@ MASTER_SITES= ftp://ftp.pangeia.com.br/pub/seg/pac/ \ MAINTAINER= cordeiro@nic.br COMMENT= Tool to locally check for signs of a rootkit +DEPRECATED= Fails to build with new utmpx +EXPIRATION_DATE= 2014-07-23 + OPTIONS_DEFINE= DOCS SCRIPT_FILES= chkrootkit |