diff options
-rw-r--r-- | security/Makefile | 3 |
1 files changed, 2 insertions, 1 deletions
diff --git a/security/Makefile b/security/Makefile index 7d1cf2c1a6a..ce0345e1e2e 100644 --- a/security/Makefile +++ b/security/Makefile @@ -1,4 +1,4 @@ -# $NetBSD: Makefile,v 1.115 2002/08/07 05:42:12 jlam Exp $ +# $NetBSD: Makefile,v 1.116 2002/08/23 11:49:35 martti Exp $ # COMMENT= Security tools @@ -11,6 +11,7 @@ SUBDIR+= amavis SUBDIR+= amavis-perl SUBDIR+= apg SUBDIR+= arirang +SUBDIR+= avcheck SUBDIR+= audit-packages SUBDIR+= cfs SUBDIR+= crack |