summaryrefslogtreecommitdiff
path: root/lang/ruby/Makefile.common
diff options
context:
space:
mode:
authortaca <taca@pkgsrc.org>2022-10-10 03:31:44 +0000
committertaca <taca@pkgsrc.org>2022-10-10 03:31:44 +0000
commit65ee2f3e50d89f84436824fcdceac87035fc89d6 (patch)
treea4d16a9c0620b300127f3fee84839ff248c0e5fe /lang/ruby/Makefile.common
parenta0ee232ad8419c57eabc29586a769f965e56452e (diff)
downloadpkgsrc-65ee2f3e50d89f84436824fcdceac87035fc89d6.tar.gz
lang/ruby: remove support for Ruby 2.6
Diffstat (limited to 'lang/ruby/Makefile.common')
-rw-r--r--lang/ruby/Makefile.common4
1 files changed, 1 insertions, 3 deletions
diff --git a/lang/ruby/Makefile.common b/lang/ruby/Makefile.common
index 913da10fb15..4a40f205eb7 100644
--- a/lang/ruby/Makefile.common
+++ b/lang/ruby/Makefile.common
@@ -1,12 +1,10 @@
-# $NetBSD: Makefile.common,v 1.46 2022/01/16 14:01:32 taca Exp $
+# $NetBSD: Makefile.common,v 1.47 2022/10/10 03:31:44 taca Exp $
#
# Ruby base distribution common definition
#
# used by databases/ruby-gdbm/Makefile
# used by devel/ruby-readline/Makefile
# used by devel/ruby-mode/Makefile
-# used by lang/ruby26/Makefile
-# used by lang/ruby26-base/Makefile
# used by lang/ruby27/Makefile
# used by lang/ruby27-base/Makefile
# used by lang/ruby30/Makefile