From 413cf40754734dd906c5d8b47442ea75455ee450 Mon Sep 17 00:00:00 2001 From: taca Date: Sun, 19 Jun 2011 03:20:04 +0000 Subject: Add and enable ruby-bcrypt. --- security/Makefile | 3 ++- 1 file changed, 2 insertions(+), 1 deletion(-) diff --git a/security/Makefile b/security/Makefile index 45e3c2ae298..16c3ac3226a 100644 --- a/security/Makefile +++ b/security/Makefile @@ -1,4 +1,4 @@ -# $NetBSD: Makefile,v 1.412 2011/05/28 08:37:10 cheusov Exp $ +# $NetBSD: Makefile,v 1.413 2011/06/19 03:20:04 taca Exp $ # COMMENT= Security tools @@ -316,6 +316,7 @@ SUBDIR+= rats SUBDIR+= rc5des SUBDIR+= rid SUBDIR+= rsaref +SUBDIR+= ruby-bcrypt SUBDIR+= ruby-ezcrypto SUBDIR+= ruby-hmac SUBDIR+= ruby-net-scp -- cgit v1.2.3