diff options
author | jun <jun> | 2001-05-21 09:47:33 +0000 |
---|---|---|
committer | jun <jun> | 2001-05-21 09:47:33 +0000 |
commit | ff32ef25afee885c8df827555c15b4eb1974b90b (patch) | |
tree | 930452e86b12d340546597b438382176fffbb91e /security/Makefile | |
parent | 2db051148973f49b39f4966b6538961e8839275a (diff) | |
download | pkgsrc-ff32ef25afee885c8df827555c15b4eb1974b90b.tar.gz |
add RATS.
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 8202d020b64..5887aa17d48 100644 --- a/security/Makefile +++ b/security/Makefile @@ -1,4 +1,4 @@ -# $NetBSD: Makefile,v 1.76 2001/05/07 00:59:07 wiz Exp $ +# $NetBSD: Makefile,v 1.77 2001/05/21 09:47:33 jun Exp $ # COMMENT= Security tools @@ -56,6 +56,7 @@ SUBDIR+= portsentry SUBDIR+= priv SUBDIR+= py-amkCrypto SUBDIR+= racoon +SUBDIR+= rats SUBDIR+= rc5des SUBDIR+= rid SUBDIR+= rsaref |