diff options
author | obache <obache@pkgsrc.org> | 2010-08-03 05:03:41 +0000 |
---|---|---|
committer | obache <obache@pkgsrc.org> | 2010-08-03 05:03:41 +0000 |
commit | bea8a6067c4430f881669f5d1c8fb61d03f4b018 (patch) | |
tree | 2f3607949f39c1b89eb34b022b1ae37917d1f975 /security/Makefile | |
parent | 726e6e9356177695736b826f416ff2984d9955cd (diff) | |
download | pkgsrc-bea8a6067c4430f881669f5d1c8fb61d03f4b018.tar.gz |
+ ruby-soauth, ruby-roauth
Diffstat (limited to 'security/Makefile')
-rw-r--r-- | security/Makefile | 4 |
1 files changed, 3 insertions, 1 deletions
diff --git a/security/Makefile b/security/Makefile index 037d8bf8a9b..17587682abd 100644 --- a/security/Makefile +++ b/security/Makefile @@ -1,4 +1,4 @@ -# $NetBSD: Makefile,v 1.394 2010/07/29 04:59:33 jnemeth Exp $ +# $NetBSD: Makefile,v 1.395 2010/08/03 05:03:41 obache Exp $ # COMMENT= Security tools @@ -318,6 +318,8 @@ SUBDIR+= ruby-net-sftp SUBDIR+= ruby-net-ssh SUBDIR+= ruby-net-ssh-gateway SUBDIR+= ruby-oauth +SUBDIR+= ruby-roauth +SUBDIR+= ruby-soauth SUBDIR+= ruby-password SUBDIR+= ruby-tcpwrap SUBDIR+= sbd |