summaryrefslogtreecommitdiff
path: root/textproc/ruby-diff-lcs/Makefile
diff options
context:
space:
mode:
Diffstat (limited to 'textproc/ruby-diff-lcs/Makefile')
-rw-r--r--textproc/ruby-diff-lcs/Makefile4
1 files changed, 1 insertions, 3 deletions
diff --git a/textproc/ruby-diff-lcs/Makefile b/textproc/ruby-diff-lcs/Makefile
index e622477a491..6c7859160bd 100644
--- a/textproc/ruby-diff-lcs/Makefile
+++ b/textproc/ruby-diff-lcs/Makefile
@@ -1,4 +1,4 @@
-# $NetBSD: Makefile,v 1.20 2017/04/22 18:27:05 taca Exp $
+# $NetBSD: Makefile,v 1.21 2017/05/30 14:22:40 taca Exp $
DISTNAME= diff-lcs-1.3
CATEGORIES= textproc
@@ -10,7 +10,5 @@ LICENSE= gnu-gpl-v2 OR artistic OR ruby-license
RUBYGEM_OPTIONS+= --format-executable
-RUBY_VERSIONS_ACCEPTED= 23 22 21
-
.include "../../lang/ruby/gem.mk"
.include "../../mk/bsd.pkg.mk"