summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authortaca <taca>2011-06-19 03:20:04 +0000
committertaca <taca>2011-06-19 03:20:04 +0000
commit7131f347ea4ee1ee2433ccc59563d733657809c1 (patch)
treec8528765e2be1010647e75ae8d1fa09890a682e7
parent8249c3bba1ae4979d5cbffd22150edb3bfa8f79c (diff)
downloadpkgsrc-7131f347ea4ee1ee2433ccc59563d733657809c1.tar.gz
Add and enable ruby-bcrypt.
-rw-r--r--security/Makefile3
1 files changed, 2 insertions, 1 deletions
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