diff options
author | knu <knu@FreeBSD.org> | 2001-05-08 18:51:33 +0800 |
---|---|---|
committer | knu <knu@FreeBSD.org> | 2001-05-08 18:51:33 +0800 |
commit | 300f3b9eb1601ad2edd76f2bc751f390747d2669 (patch) | |
tree | b96115a890f4b6fb1888925df71f4cd722bd8650 /security/Makefile | |
parent | a83d1a152dd2fe00e80a3a3bcf67a3a5497255a4 (diff) | |
download | freebsd-ports-gnome-300f3b9eb1601ad2edd76f2bc751f390747d2669.tar.gz freebsd-ports-gnome-300f3b9eb1601ad2edd76f2bc751f390747d2669.tar.zst freebsd-ports-gnome-300f3b9eb1601ad2edd76f2bc751f390747d2669.zip |
Add ruby-blowfish, a Ruby interface to the Blowfish cipher.
Diffstat (limited to 'security/Makefile')
-rw-r--r-- | security/Makefile | 1 |
1 files changed, 1 insertions, 0 deletions
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 |