diff options
author | minskim <minskim@pkgsrc.org> | 2006-04-01 21:48:46 +0000 |
---|---|---|
committer | minskim <minskim@pkgsrc.org> | 2006-04-01 21:48:46 +0000 |
commit | 9144d90eedae4acd2a84144193586c7298906f03 (patch) | |
tree | 8a547379d2d3453f2785fe426c18e1d32116f4fa /security | |
parent | 37d0896cae366199663346c875246ae5e51a979b (diff) | |
download | pkgsrc-9144d90eedae4acd2a84144193586c7298906f03.tar.gz |
Add ruby-password.
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 0509e90dc15..d66eb99c83c 100644 --- a/security/Makefile +++ b/security/Makefile @@ -1,4 +1,4 @@ -# $NetBSD: Makefile,v 1.266 2006/04/01 18:19:11 jmmv Exp $ +# $NetBSD: Makefile,v 1.267 2006/04/01 21:48:49 minskim Exp $ # COMMENT= Security tools @@ -214,6 +214,7 @@ SUBDIR+= rats SUBDIR+= rc5des SUBDIR+= rid SUBDIR+= rsaref +SUBDIR+= ruby-password SUBDIR+= ruby-tcpwrap SUBDIR+= scanssh SUBDIR+= seahorse |