summaryrefslogtreecommitdiff
path: root/security
diff options
context:
space:
mode:
authortaca <taca@pkgsrc.org>2020-01-19 14:23:55 +0000
committertaca <taca@pkgsrc.org>2020-01-19 14:23:55 +0000
commit7e2f393c84c5c3dc9f3db3ce4444bec20d9ab80c (patch)
tree40a9198bed7f04f1c127433a0ba9f6891288d27b /security
parentcd683273eb4975e1f88546fed286ee7db48fbc1e (diff)
downloadpkgsrc-7e2f393c84c5c3dc9f3db3ce4444bec20d9ab80c.tar.gz
security/Makefile: add and enable ruby-gssapi
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 1be3bd421cf..d3a0e445760 100644
--- a/security/Makefile
+++ b/security/Makefile
@@ -1,4 +1,4 @@
-# $NetBSD: Makefile,v 1.735 2020/01/19 14:21:25 taca Exp $
+# $NetBSD: Makefile,v 1.736 2020/01/19 14:23:55 taca Exp $
#
COMMENT= Security tools
@@ -520,6 +520,7 @@ SUBDIR+= ruby-bcrypt
SUBDIR+= ruby-bcrypt_pbkdf
SUBDIR+= ruby-ed25519
SUBDIR+= ruby-ezcrypto
+SUBDIR+= ruby-gssapi
SUBDIR+= ruby-hmac
SUBDIR+= ruby-jsobfu
SUBDIR+= ruby-metasploit-concern