diff options
author | tabthorpe <tabthorpe@FreeBSD.org> | 2013-10-22 20:02:58 +0800 |
---|---|---|
committer | tabthorpe <tabthorpe@FreeBSD.org> | 2013-10-22 20:02:58 +0800 |
commit | 00d3a8a5b81d4865f0af626ad5dac2f9bc626a58 (patch) | |
tree | a4327c32f71ebcf7de1007e818add1f2132ef447 /lang/Makefile | |
parent | 53b621aa3bc92ba4c31fb17778f2b500c01a553c (diff) | |
download | freebsd-ports-gnome-00d3a8a5b81d4865f0af626ad5dac2f9bc626a58.tar.gz freebsd-ports-gnome-00d3a8a5b81d4865f0af626ad5dac2f9bc626a58.tar.zst freebsd-ports-gnome-00d3a8a5b81d4865f0af626ad5dac2f9bc626a58.zip |
2013-10-10 devel/ruby-sdl: Does not work with Ruby 1.9
2013-10-22 games/magicmaze: Does not work with Ruby 1.9
2013-10-10 lang/ruby18: Please use lang/ruby19
2013-10-10 www/rubygem-mongrel_cluster: Does not work with Ruby 1.9
2013-10-10 www/rubygem-mongrel: Does not work with Ruby 1.9
2013-10-10 www/rubygem-rails-app-installer: Does not work with Ruby 1.9
2013-10-22 www/typo: Does not work with Ruby 1.9
Diffstat (limited to 'lang/Makefile')
-rw-r--r-- | lang/Makefile | 1 |
1 files changed, 0 insertions, 1 deletions
diff --git a/lang/Makefile b/lang/Makefile index c24e2923a4fe..f68d9481dab1 100644 --- a/lang/Makefile +++ b/lang/Makefile @@ -303,7 +303,6 @@ SUBDIR += ruby-programmingruby SUBDIR += ruby-reference SUBDIR += ruby-usersguide - SUBDIR += ruby18 SUBDIR += ruby19 SUBDIR += ruby20 SUBDIR += runawk |