From f51309e30fc4e16a38387c365ad1d10ddb272e04 Mon Sep 17 00:00:00 2001 From: Akinori MUSHA Date: Tue, 8 May 2001 10:51:33 +0000 Subject: Add ruby-blowfish, a Ruby interface to the Blowfish cipher. --- security/Makefile | 1 + 1 file changed, 1 insertion(+) (limited to 'security/Makefile') diff --git a/security/Makefile b/security/Makefile index 2ec14d607a0e..42ac77b2c2c9 100644 --- a/security/Makefile +++ b/security/Makefile @@ -133,6 +133,7 @@ SUBDIR += rid SUBDIR += rsaref SUBDIR += ruby-acl + SUBDIR += ruby-blowfish SUBDIR += ruby-sha1 SUBDIR += ruby-ssl SUBDIR += ruby-tcpwrap -- cgit v1.2.3