diff options
author | adrianp <adrianp@pkgsrc.org> | 2006-10-21 07:48:54 +0000 |
---|---|---|
committer | adrianp <adrianp@pkgsrc.org> | 2006-10-21 07:48:54 +0000 |
commit | ba74da72bfb2401265f41fe240b61342e9a0ea21 (patch) | |
tree | bd491ebaed9942c2d4836b31dfe2881ee8d962ff /security | |
parent | 4bd9b042d99a03b48ac9103f9c5d4262f8cd15bf (diff) | |
download | pkgsrc-ba74da72bfb2401265f41fe240b61342e9a0ea21.tar.gz |
+rainbowcrack
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 52e4bf10abb..d9831848beb 100644 --- a/security/Makefile +++ b/security/Makefile @@ -1,4 +1,4 @@ -# $NetBSD: Makefile,v 1.276 2006/10/16 09:16:37 martti Exp $ +# $NetBSD: Makefile,v 1.277 2006/10/21 07:48:54 adrianp Exp $ # COMMENT= Security tools @@ -216,6 +216,7 @@ SUBDIR+= pyca SUBDIR+= qca SUBDIR+= qca-tls SUBDIR+= qident +SUBDIR+= rainbowcrack SUBDIR+= rats SUBDIR+= rc5des SUBDIR+= rid |