diff options
author | nra <nra@pkgsrc.org> | 2001-07-17 15:01:38 +0000 |
---|---|---|
committer | nra <nra@pkgsrc.org> | 2001-07-17 15:01:38 +0000 |
commit | d4189aa8469c91327e71dee18927aa546296822b (patch) | |
tree | 07486c4d5d12a2ac6ebcf76fbde71cc67797d5e2 /security/Makefile | |
parent | f2ce25a0f4e4b3aeea3901de12366995b800b925 (diff) | |
download | pkgsrc-d4189aa8469c91327e71dee18927aa546296822b.tar.gz |
Enable logcheck.
Diffstat (limited to 'security/Makefile')
-rw-r--r-- | security/Makefile | 3 |
1 files changed, 2 insertions, 1 deletions
diff --git a/security/Makefile b/security/Makefile index 1dc712fee4f..2ea0a6d67d5 100644 --- a/security/Makefile +++ b/security/Makefile @@ -1,4 +1,4 @@ -# $NetBSD: Makefile,v 1.82 2001/07/01 13:48:15 taca Exp $ +# $NetBSD: Makefile,v 1.83 2001/07/17 15:01:38 nra Exp $ # COMMENT= Security tools @@ -31,6 +31,7 @@ SUBDIR+= libidea SUBDIR+= libident SUBDIR+= libmcrypt SUBDIR+= libnasl +SUBDIR+= logcheck SUBDIR+= mcrypt SUBDIR+= mhash SUBDIR+= nessus |