diff options
author | obache <obache> | 2010-05-16 11:46:22 +0000 |
---|---|---|
committer | obache <obache> | 2010-05-16 11:46:22 +0000 |
commit | 52a27a7fa5b80fcd4bab2a7d612fb008f113f792 (patch) | |
tree | 933ef66d0630402d54952d5d5b43f9663db024ff /security | |
parent | 3f9896786041616ee4606b7407d3caec289c2913 (diff) | |
download | pkgsrc-52a27a7fa5b80fcd4bab2a7d612fb008f113f792.tar.gz |
+ ruby-oauth
Diffstat (limited to 'security')
-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 |