Update ruby-mode to 2.1.1 bundled with Ruby 2.1.1.

This commit is contained in:
taca 2014-03-14 19:51:00 +00:00
parent 143495bd72
commit 6900e3d5fd

View file

@ -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 \