summaryrefslogtreecommitdiff
path: root/security/Makefile
diff options
context:
space:
mode:
authorminskim <minskim@pkgsrc.org>2004-02-17 15:36:06 +0000
committerminskim <minskim@pkgsrc.org>2004-02-17 15:36:06 +0000
commit29113ddb23a3c066207c6bbaac2cdc24ea7b1b7e (patch)
tree95047f585d0be3d91a4a3d15b91ed60a6d03d11b /security/Makefile
parentc33506b20ac2e9218bf7bd74f92d5054b10fd042 (diff)
downloadpkgsrc-29113ddb23a3c066207c6bbaac2cdc24ea7b1b7e.tar.gz
Add and enable chkrootkit.
Diffstat (limited to 'security/Makefile')
-rw-r--r--security/Makefile3
1 files changed, 2 insertions, 1 deletions
diff --git a/security/Makefile b/security/Makefile
index 2e8b1dcfdb3..49cc5f1a2c1 100644
--- a/security/Makefile
+++ b/security/Makefile
@@ -1,4 +1,4 @@
-# $NetBSD: Makefile,v 1.165 2004/02/10 19:34:14 minskim Exp $
+# $NetBSD: Makefile,v 1.166 2004/02/17 15:36:06 minskim Exp $
#
COMMENT= Security tools
@@ -17,6 +17,7 @@ SUBDIR+= avcheck
SUBDIR+= beecrypt
SUBDIR+= bitstir
SUBDIR+= cfs
+SUBDIR+= chkrootkit
SUBDIR+= crack
SUBDIR+= cy-login
SUBDIR+= cy2-login