diff options
| author | Cheng-Lung Sung <clsung@FreeBSD.org> | 2006-08-10 15:47:15 +0000 |
|---|---|---|
| committer | Cheng-Lung Sung <clsung@FreeBSD.org> | 2006-08-10 15:47:15 +0000 |
| commit | a9fbcd3d1d3b5ba8eab1a701fd2a1925751f8f49 (patch) | |
| tree | 36337a434dc0fe7640890f307efa78886952a3a5 /security/Makefile | |
| parent | - update to 0.4 (diff) | |
- ruby-crypt is a pure-ruby implementation of a number of popular
encryption algorithms.
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 f1366b9b106d..a7c35b80b648 100644 --- a/security/Makefile +++ b/security/Makefile @@ -580,6 +580,7 @@ SUBDIR += ruby-aes SUBDIR += ruby-blowfish SUBDIR += ruby-cast_256 + SUBDIR += ruby-crypt SUBDIR += ruby-gpgme SUBDIR += ruby-hmac SUBDIR += ruby-mcrypt |
