diff options
author | taca <taca@pkgsrc.org> | 2012-03-20 13:06:40 +0000 |
---|---|---|
committer | taca <taca@pkgsrc.org> | 2012-03-20 13:06:40 +0000 |
commit | ad532a777ed994d0df6da0fb00629f5659b223a3 (patch) | |
tree | 312ef364a4c9ad4078c0a078ac68e88fdb893684 | |
parent | e7019b2b1160f8b2401d3061e4a86d7b3b982e6b (diff) | |
download | pkgsrc-ad532a777ed994d0df6da0fb00629f5659b223a3.tar.gz |
Add ane enable ruby-rc4.
-rw-r--r-- | security/Makefile | 3 |
1 files changed, 2 insertions, 1 deletions
diff --git a/security/Makefile b/security/Makefile index 072f80fc277..042e51b28a7 100644 --- a/security/Makefile +++ b/security/Makefile @@ -1,4 +1,4 @@ -# $NetBSD: Makefile,v 1.428 2012/03/20 05:57:07 markd Exp $ +# $NetBSD: Makefile,v 1.429 2012/03/20 13:06:40 taca Exp $ # COMMENT= Security tools @@ -333,6 +333,7 @@ SUBDIR+= ruby-net-ssh SUBDIR+= ruby-net-ssh-gateway SUBDIR+= ruby-oauth SUBDIR+= ruby-password +SUBDIR+= ruby-rc4 SUBDIR+= ruby-roauth SUBDIR+= ruby-simple_oauth SUBDIR+= ruby-soauth |