diff options
author | jlam <jlam> | 2008-04-04 15:33:05 +0000 |
---|---|---|
committer | jlam <jlam> | 2008-04-04 15:33:05 +0000 |
commit | db206bf4ac6d548e233a1a802cea6f5e7f0ff130 (patch) | |
tree | d959a84212d020f9e3fda7860fc2bc7f0bc8ad39 /security/Makefile | |
parent | efef8e877f910cb272a671b08e830334a05b9443 (diff) | |
download | pkgsrc-db206bf4ac6d548e233a1a802cea6f5e7f0ff130.tar.gz |
Add and enable new ruby-* packages.
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 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 |