diff options
author | obache <obache@pkgsrc.org> | 2010-05-16 11:46:22 +0000 |
---|---|---|
committer | obache <obache@pkgsrc.org> | 2010-05-16 11:46:22 +0000 |
commit | dc1eca146456be5fdad5bebc25647b3cdd28abe8 (patch) | |
tree | 933ef66d0630402d54952d5d5b43f9663db024ff /security/Makefile | |
parent | 68c972f315ee67a1a9e20c4c98b3b2f72c782173 (diff) | |
download | pkgsrc-dc1eca146456be5fdad5bebc25647b3cdd28abe8.tar.gz |
+ ruby-oauth
Diffstat (limited to 'security/Makefile')
-rw-r--r-- | security/Makefile | 3 |
1 files changed, 2 insertions, 1 deletions
diff --git a/security/Makefile b/security/Makefile index face8782987..19246f6b37f 100644 --- a/security/Makefile +++ b/security/Makefile @@ -1,4 +1,4 @@ -# $NetBSD: Makefile,v 1.381 2010/05/06 13:27:08 pettai Exp $ +# $NetBSD: Makefile,v 1.382 2010/05/16 11:46:22 obache Exp $ # COMMENT= Security tools @@ -308,6 +308,7 @@ SUBDIR+= ruby-net-scp SUBDIR+= ruby-net-sftp SUBDIR+= ruby-net-ssh SUBDIR+= ruby-net-ssh-gateway +SUBDIR+= ruby-oauth SUBDIR+= ruby-password SUBDIR+= ruby-tcpwrap SUBDIR+= sbd |