summaryrefslogtreecommitdiff
path: root/devel
diff options
context:
space:
mode:
authortaca <taca>2014-03-14 19:51:00 +0000
committertaca <taca>2014-03-14 19:51:00 +0000
commitf3893158462d8e9da726340e1939c56b4d54aa1d (patch)
tree5e90909015407fdccba806824bef8dcd731220ce /devel
parentbc2c22dbc859876071e8c956b32a3a2cdfa0610c (diff)
downloadpkgsrc-f3893158462d8e9da726340e1939c56b4d54aa1d.tar.gz
Update ruby-mode to 2.1.1 bundled with Ruby 2.1.1.
Diffstat (limited to 'devel')
-rw-r--r--devel/ruby-mode/Makefile4
1 files changed, 2 insertions, 2 deletions
diff --git a/devel/ruby-mode/Makefile b/devel/ruby-mode/Makefile
index 420d05fafcc..b8656912464 100644
--- a/devel/ruby-mode/Makefile
+++ b/devel/ruby-mode/Makefile
@@ -1,4 +1,4 @@
-# $NetBSD: Makefile,v 1.30 2013/07/21 03:00:37 taca Exp $
+# $NetBSD: Makefile,v 1.31 2014/03/14 19:51:00 taca Exp $
#
DISTNAME= ${RUBY_DISTNAME}
@@ -13,7 +13,7 @@ COMMENT= Ruby editing mode for Emacs
DISTINFO_FILE= ${RUBY_DISTINFO_FILE}
WRKSRC= ${RUBY_WRKSRC}/misc
EXTRACT_ELEMENTS= ${RUBY_DISTNAME}/misc
-RUBY_VERSION_SUPPORTED= 200
+RUBY_VERSION_SUPPORTED= 21
RUBY_NOVERSION= yes
NO_CONFIGURE= yes
SRCS= inf-ruby.el ruby-electric.el ruby-mode.el \