diff options
author | jlam <jlam@pkgsrc.org> | 2008-04-04 15:33:05 +0000 |
---|---|---|
committer | jlam <jlam@pkgsrc.org> | 2008-04-04 15:33:05 +0000 |
commit | ad3b0f8c88c1fc07fdebef537a84592046a0d8d0 (patch) | |
tree | d959a84212d020f9e3fda7860fc2bc7f0bc8ad39 /security | |
parent | e03a5b1cd5d58683e8d1d5ce0290c368aee5be3b (diff) | |
download | pkgsrc-ad3b0f8c88c1fc07fdebef537a84592046a0d8d0.tar.gz |
Add and enable new ruby-* packages.
Diffstat (limited to 'security')
-rw-r--r-- | security/Makefile | 4 |
1 files changed, 3 insertions, 1 deletions
diff --git a/security/Makefile b/security/Makefile index 931a041a8fa..47bb57d6925 100644 --- a/security/Makefile +++ b/security/Makefile @@ -1,4 +1,4 @@ -# $NetBSD: Makefile,v 1.315 2008/03/25 13:44:00 wiz Exp $ +# $NetBSD: Makefile,v 1.316 2008/04/04 15:33:06 jlam Exp $ # COMMENT= Security tools @@ -242,6 +242,8 @@ SUBDIR+= rc5des SUBDIR+= rid SUBDIR+= rsaref SUBDIR+= ruby-password +SUBDIR+= ruby-net-sftp +SUBDIR+= ruby-net-ssh SUBDIR+= ruby-tcpwrap SUBDIR+= sbd SUBDIR+= scanssh |