diff options
author | Akinori MUSHA <knu@FreeBSD.org> | 2001-05-17 21:16:46 +0000 |
---|---|---|
committer | Akinori MUSHA <knu@FreeBSD.org> | 2001-05-17 21:16:46 +0000 |
commit | 5604e7a14d5f84a37cbcd9ed0ffc5dc9264a863f (patch) | |
tree | 3cf0b52af43f4ece9e779052a68a53a7d219ff61 /shells/Makefile | |
parent | Upgrade the STLport to version 4.0. (diff) |
Update lang/ruby and lang/ruby-devel to the latest snapshots.
Remove shells/ruby-shell as it is now part of the standard distribution.
(in both Ruby 1.6.4 and 1.7.0)
Mark security/ruby-sha1 broken for Ruby >= 1.7.0, as it is also part of the
standard distribution now.
Diffstat (limited to 'shells/Makefile')
-rw-r--r-- | shells/Makefile | 1 |
1 files changed, 0 insertions, 1 deletions
diff --git a/shells/Makefile b/shells/Makefile index acdd23eb6f55..a9eeb1f2fd97 100644 --- a/shells/Makefile +++ b/shells/Makefile @@ -14,7 +14,6 @@ SUBDIR += pdksh SUBDIR += perlsh SUBDIR += rc - SUBDIR += ruby-shell SUBDIR += sash SUBDIR += scsh SUBDIR += tcsh |