diff options
author | taca <taca@pkgsrc.org> | 2011-06-19 03:20:04 +0000 |
---|---|---|
committer | taca <taca@pkgsrc.org> | 2011-06-19 03:20:04 +0000 |
commit | 413cf40754734dd906c5d8b47442ea75455ee450 (patch) | |
tree | c8528765e2be1010647e75ae8d1fa09890a682e7 /security/Makefile | |
parent | d038aab5441c7643cd317d2ed63a7a18b8f1c631 (diff) | |
download | pkgsrc-413cf40754734dd906c5d8b47442ea75455ee450.tar.gz |
Add and enable ruby-bcrypt.
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 45e3c2ae298..16c3ac3226a 100644 --- a/security/Makefile +++ b/security/Makefile @@ -1,4 +1,4 @@ -# $NetBSD: Makefile,v 1.412 2011/05/28 08:37:10 cheusov Exp $ +# $NetBSD: Makefile,v 1.413 2011/06/19 03:20:04 taca Exp $ # COMMENT= Security tools @@ -316,6 +316,7 @@ SUBDIR+= rats SUBDIR+= rc5des SUBDIR+= rid SUBDIR+= rsaref +SUBDIR+= ruby-bcrypt SUBDIR+= ruby-ezcrypto SUBDIR+= ruby-hmac SUBDIR+= ruby-net-scp |