diff options
author | agc <agc> | 2000-03-10 10:29:36 +0000 |
---|---|---|
committer | agc <agc> | 2000-03-10 10:29:36 +0000 |
commit | c64e1803e299cfa57137a75ca92ba0bd9aefd1d3 (patch) | |
tree | 7a1a78d75a6749c9136965e7b6133f132b66456f /security | |
parent | 49622e9c048402c2280b474b522d32170faf7ba7 (diff) | |
download | pkgsrc-c64e1803e299cfa57137a75ca92ba0bd9aefd1d3.tar.gz |
Add and enable aide
Diffstat (limited to 'security')
-rw-r--r-- | security/Makefile | 3 |
1 files changed, 2 insertions, 1 deletions
diff --git a/security/Makefile b/security/Makefile index cafeb94d8c5..0206397500c 100644 --- a/security/Makefile +++ b/security/Makefile @@ -1,7 +1,8 @@ -# $NetBSD: Makefile,v 1.26 2000/02/25 01:04:16 wiz Exp $ +# $NetBSD: Makefile,v 1.27 2000/03/10 10:29:36 agc Exp $ # FreeBSD Id: Makefile,v 1.23 1997/11/09 10:17:02 asami Exp # + SUBDIR += aide SUBDIR += crack SUBDIR += ddos-scan SUBDIR += fortify |