diff options
author | martti <martti> | 2002-08-23 11:49:35 +0000 |
---|---|---|
committer | martti <martti> | 2002-08-23 11:49:35 +0000 |
commit | 418193c47dfa7808303976df1d424f7e22a342e9 (patch) | |
tree | 202c4561fdffc80fb0fc00e96cd07a0945bff847 /security | |
parent | 36fde6c405e0224e8e21c85354f407f68f351959 (diff) | |
download | pkgsrc-418193c47dfa7808303976df1d424f7e22a342e9.tar.gz |
Added avcheck
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 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 |