summaryrefslogtreecommitdiff
path: root/security
diff options
context:
space:
mode:
authortaca <taca@pkgsrc.org>2010-09-23 07:25:13 +0000
committertaca <taca@pkgsrc.org>2010-09-23 07:25:13 +0000
commit4ebaef927fa074c799b33a2af79f98bc9619829c (patch)
treed1f447c89d4213374d1164857aac251cf037bfe9 /security
parent12103504fd8324205589690c36d5a395de8a498b (diff)
downloadpkgsrc-4ebaef927fa074c799b33a2af79f98bc9619829c.tar.gz
Add and enable ruby-hmac.
Diffstat (limited to 'security')
-rw-r--r--security/Makefile3
1 files changed, 2 insertions, 1 deletions
diff --git a/security/Makefile b/security/Makefile
index 999c28890d1..28426458c3f 100644
--- a/security/Makefile
+++ b/security/Makefile
@@ -1,4 +1,4 @@
-# $NetBSD: Makefile,v 1.398 2010/09/23 05:30:21 obache Exp $
+# $NetBSD: Makefile,v 1.399 2010/09/23 07:25:13 taca Exp $
#
COMMENT= Security tools
@@ -315,6 +315,7 @@ SUBDIR+= rc5des
SUBDIR+= rid
SUBDIR+= rsaref
SUBDIR+= ruby-ezcrypto
+SUBDIR+= ruby-hmac
SUBDIR+= ruby-net-scp
SUBDIR+= ruby-net-sftp
SUBDIR+= ruby-net-ssh