diff options
Diffstat (limited to 'security/chkrootkit')
-rw-r--r-- | security/chkrootkit/Makefile | 1 |
1 files changed, 1 insertions, 0 deletions
diff --git a/security/chkrootkit/Makefile b/security/chkrootkit/Makefile index 4b748f1e794b..db83ce443092 100644 --- a/security/chkrootkit/Makefile +++ b/security/chkrootkit/Makefile @@ -5,6 +5,7 @@ MASTER_SITES= ftp://ftp.pangeia.com.br/pub/seg/pac/ MAINTAINER= lacey.leanne@gmail.com COMMENT= Tool to locally check for signs of a rootkit +WWW= http://www.chkrootkit.org/ LICENSE= BSD2CLAUSE LICENSE_FILE= ${WRKSRC}/COPYRIGHT |