From 744e6d6dc9a52926d87cf3800d0f80c76f546410 Mon Sep 17 00:00:00 2001 From: tnn Date: Mon, 14 Mar 2016 00:59:05 +0000 Subject: remove references to ruby200 --- lang/ruby/Makefile | 4 ++-- 1 file changed, 2 insertions(+), 2 deletions(-) (limited to 'lang/ruby') diff --git a/lang/ruby/Makefile b/lang/ruby/Makefile index 28ca7cf2de3..36c8c01b62c 100644 --- a/lang/ruby/Makefile +++ b/lang/ruby/Makefile @@ -1,4 +1,4 @@ -# $NetBSD: Makefile,v 1.58 2015/12/30 15:04:39 taca Exp $ +# $NetBSD: Makefile,v 1.59 2016/03/14 00:59:06 tnn Exp $ DISTNAME= # empty PKGNAME= ruby-${RUBY_VERSION_FULL} @@ -15,7 +15,7 @@ CONFLICTS= pkg_alternatives-[0-9]* NO_CONFIGURE= yes NO_BUILD= yes -RUBY_VERSION_SUPPORTED= 23 22 21 200 18 +RUBY_VERSION_SUPPORTED= 23 22 21 18 .include "../../lang/ruby/rubyversion.mk" -- cgit v1.2.3