From d0f31d7e1d64d668b199253ecc02f1f3265bd236 Mon Sep 17 00:00:00 2001 From: taca Date: Sat, 22 Apr 2017 18:27:04 +0000 Subject: Remove 18 from RUBY_VERSIONS_ACCEPTED. --- textproc/ruby-diff-lcs/Makefile | 4 ++-- 1 file changed, 2 insertions(+), 2 deletions(-) (limited to 'textproc/ruby-diff-lcs') diff --git a/textproc/ruby-diff-lcs/Makefile b/textproc/ruby-diff-lcs/Makefile index 47ad00c5fd3..e622477a491 100644 --- a/textproc/ruby-diff-lcs/Makefile +++ b/textproc/ruby-diff-lcs/Makefile @@ -1,4 +1,4 @@ -# $NetBSD: Makefile,v 1.19 2017/03/20 15:26:04 taca Exp $ +# $NetBSD: Makefile,v 1.20 2017/04/22 18:27:05 taca Exp $ DISTNAME= diff-lcs-1.3 CATEGORIES= textproc @@ -10,7 +10,7 @@ LICENSE= gnu-gpl-v2 OR artistic OR ruby-license RUBYGEM_OPTIONS+= --format-executable -RUBY_VERSIONS_ACCEPTED= 18 21 22 23 +RUBY_VERSIONS_ACCEPTED= 23 22 21 .include "../../lang/ruby/gem.mk" .include "../../mk/bsd.pkg.mk" -- cgit v1.2.3