diff options
author | anders <anders@FreeBSD.org> | 2002-03-24 15:32:45 +0000 |
---|---|---|
committer | anders <anders@FreeBSD.org> | 2002-03-24 15:32:45 +0000 |
commit | fb048f3e64ff11a10d2909cb0d967c0f755aba75 (patch) | |
tree | 96672e1df06fa9dac42c9c71002dbb82d74bf66e /security/Makefile | |
parent | ab0f16822ce57087ee104f087a51bfc86fa42f54 (diff) | |
download | FreeBSD-ports-fb048f3e64ff11a10d2909cb0d967c0f755aba75.zip FreeBSD-ports-fb048f3e64ff11a10d2909cb0d967c0f755aba75.tar.gz |
Add audit, tools for remote and centralized audit data collection.
Diffstat (limited to 'security/Makefile')
-rw-r--r-- | security/Makefile | 1 |
1 files changed, 1 insertions, 0 deletions
diff --git a/security/Makefile b/security/Makefile index 16af93d..5b3c878 100644 --- a/security/Makefile +++ b/security/Makefile @@ -9,6 +9,7 @@ SUBDIR += amavis-perl SUBDIR += apg SUBDIR += arirang + SUBDIR += audit SUBDIR += bcwipe SUBDIR += beecrypt SUBDIR += bfbtester |