diff options
author | rodent <rodent@pkgsrc.org> | 2014-07-04 12:42:10 +0000 |
---|---|---|
committer | rodent <rodent@pkgsrc.org> | 2014-07-04 12:42:10 +0000 |
commit | 0d41f24dbfbc8af13636367fdab1e5237c2e5281 (patch) | |
tree | f7dc91ab48f678b66b0cd76a9dba55e5894727a2 /security | |
parent | a85ed36632955138afbf0db8aaea4cc29adbb7ad (diff) | |
download | pkgsrc-0d41f24dbfbc8af13636367fdab1e5237c2e5281.tar.gz |
+ruby-{openid,rack-openid,ruby-openid}
Diffstat (limited to 'security')
-rw-r--r-- | security/Makefile | 5 |
1 files changed, 4 insertions, 1 deletions
diff --git a/security/Makefile b/security/Makefile index 328c576214c..64461459bd1 100644 --- a/security/Makefile +++ b/security/Makefile @@ -1,4 +1,4 @@ -# $NetBSD: Makefile,v 1.517 2014/06/10 13:54:30 joerg Exp $ +# $NetBSD: Makefile,v 1.518 2014/07/04 12:42:10 rodent Exp $ # COMMENT= Security tools @@ -394,8 +394,11 @@ SUBDIR+= ruby-net-ssh SUBDIR+= ruby-net-ssh-gateway SUBDIR+= ruby-net-ssh-multi SUBDIR+= ruby-oauth +SUBDIR+= ruby-openid SUBDIR+= ruby-password +SUBDIR+= ruby-rack-openid SUBDIR+= ruby-rc4 +SUBDIR+= ruby-ruby-openid SUBDIR+= ruby-shadow SUBDIR+= ruby-simple_oauth SUBDIR+= ruby-sshkit |