From 97fd1a78f2a113a8b190ac6380c0bc996178f6ea Mon Sep 17 00:00:00 2001 From: taca Date: Mon, 17 Oct 2016 15:43:24 +0000 Subject: [PATCH] Add and enable ruby-airbrussh. --- security/Makefile | 3 ++- 1 file changed, 2 insertions(+), 1 deletion(-) diff --git a/security/Makefile b/security/Makefile index e9de45f118b30..8ddfced2ebff8 100644 --- a/security/Makefile +++ b/security/Makefile @@ -1,4 +1,4 @@ -# $NetBSD: Makefile,v 1.593 2016/09/02 16:43:20 wiz Exp $ +# $NetBSD: Makefile,v 1.594 2016/10/17 15:43:24 taca Exp $ # COMMENT= Security tools @@ -443,6 +443,7 @@ SUBDIR+= rats SUBDIR+= rc5des SUBDIR+= rid SUBDIR+= rsaref +SUBDIR+= ruby-airbrussh SUBDIR+= ruby-bcrypt SUBDIR+= ruby-ezcrypto SUBDIR+= ruby-hmac