pkgsrc-Changes-HG archive

[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index][Old Index]

[pkgsrc/trunk]: pkgsrc/devel/ruby-activemodel70 ruby-activemodel70: fix typo



details:   https://anonhg.NetBSD.org/pkgsrc/rev/1de0ffed18bc
branches:  trunk
changeset: 375815:1de0ffed18bc
user:      wiz <wiz%pkgsrc.org@localhost>
date:      Sun Mar 27 14:17:55 2022 +0000

description:
ruby-activemodel70: fix typo

diffstat:

 devel/ruby-activemodel70/Makefile |  4 ++--
 1 files changed, 2 insertions(+), 2 deletions(-)

diffs (18 lines):

diff -r 6ee30e9587c7 -r 1de0ffed18bc devel/ruby-activemodel70/Makefile
--- a/devel/ruby-activemodel70/Makefile Sun Mar 27 14:08:33 2022 +0000
+++ b/devel/ruby-activemodel70/Makefile Sun Mar 27 14:17:55 2022 +0000
@@ -1,4 +1,4 @@
-# $NetBSD: Makefile,v 1.3 2022/03/27 06:43:11 wiz Exp $
+# $NetBSD: Makefile,v 1.4 2022/03/27 14:17:55 wiz Exp $
 
 DISTNAME=      activemodel-${RAILS_VERSION}
 PKGNAME=       ${RUBY_PKGPREFIX}-activemodel${RUBY_RAILS}-${RAILS_VERSION}
@@ -16,7 +16,7 @@
 RUBY_RAILS_ACCEPTED=   70
 RUBY_RAILS_STRICT_DEP= yes
 
-UBY_VERSIONS_INCOMPATIBLE=     26
+RUBY_VERSIONS_INCOMPATIBLE=    26
 
 .include "../../lang/ruby/gem.mk"
 .include "../../mk/bsd.pkg.mk"



Home | Main Index | Thread Index | Old Index