diff options
author | agc <agc@pkgsrc.org> | 2000-09-19 19:24:26 +0000 |
---|---|---|
committer | agc <agc@pkgsrc.org> | 2000-09-19 19:24:26 +0000 |
commit | 3f0a31c111353be7e4de6cc0e1ea21c45a40a065 (patch) | |
tree | 31dad5f5181a4b8865d20aec3d3b6442f32a7324 /security/Makefile | |
parent | ad84afc499054404761f264c760ca9392d1e7dff (diff) | |
download | pkgsrc-3f0a31c111353be7e4de6cc0e1ea21c45a40a065.tar.gz |
Add and enable audit-packages
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 f8f02cf4ce2..5fbcb8ca593 100644 --- a/security/Makefile +++ b/security/Makefile @@ -1,9 +1,10 @@ -# $NetBSD: Makefile,v 1.42 2000/08/25 15:26:07 jlam Exp $ +# $NetBSD: Makefile,v 1.43 2000/09/19 19:24:26 agc Exp $ # FreeBSD Id: Makefile,v 1.23 1997/11/09 10:17:02 asami Exp # SUBDIR += aide SUBDIR += amavis + SUBDIR += audit-packages SUBDIR += crack SUBDIR += cyrus-sasl SUBDIR += ddos-scan |