diff options
author | knu <knu@FreeBSD.org> | 2001-06-21 11:37:30 +0000 |
---|---|---|
committer | knu <knu@FreeBSD.org> | 2001-06-21 11:37:30 +0000 |
commit | e439267b69c7dd9333092beeb3d0f7cdb250276c (patch) | |
tree | cdfdcfd356c4c14fd58a30b736ec4e243c7cc765 /security/Makefile | |
parent | 8bc4f5f56eaed682d718b3d1b84080ad58879780 (diff) | |
download | FreeBSD-ports-e439267b69c7dd9333092beeb3d0f7cdb250276c.zip FreeBSD-ports-e439267b69c7dd9333092beeb3d0f7cdb250276c.tar.gz |
Add ruby-mcrypt, a Ruby interface to the mcrypt library.
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 5b92ff2..c3cb447 100644 --- a/security/Makefile +++ b/security/Makefile @@ -142,6 +142,7 @@ SUBDIR += rsaref SUBDIR += ruby-acl SUBDIR += ruby-blowfish + SUBDIR += ruby-mcrypt SUBDIR += ruby-pam SUBDIR += ruby-sha1 SUBDIR += ruby-ssl |