diff options
author | Akinori MUSHA <knu@FreeBSD.org> | 2001-04-07 10:47:35 +0000 |
---|---|---|
committer | Akinori MUSHA <knu@FreeBSD.org> | 2001-04-07 10:47:35 +0000 |
commit | 224190883ef2857349e50b43b27f638a141a68f8 (patch) | |
tree | f42f4ecfc9723682eef5c48d419112810937b922 /security/Makefile | |
parent | bac6ff6d81324016c9291414a2fb263980f9ab27 (diff) | |
download | ports-224190883ef2857349e50b43b27f638a141a68f8.tar.gz ports-224190883ef2857349e50b43b27f638a141a68f8.zip |
Move ruby-sha1 from converters to security.
PR: ports/26239
Submitted by: Steve Coltrin <spcoltri@omcl.org>
Notes
Notes:
svn path=/head/; revision=41027
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 3dc792c4feca..bd2d06d04b20 100644 --- a/security/Makefile +++ b/security/Makefile @@ -129,6 +129,7 @@ SUBDIR += rid SUBDIR += rsaref SUBDIR += ruby-acl + SUBDIR += ruby-sha1 SUBDIR += ruby-ssl SUBDIR += ruby-tcpwrap SUBDIR += saint |