pkgsrc-Changes-HG archive

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

[pkgsrc/trunk]: pkgsrc/lang/ruby lang/ruby: fix a warning of pkglint



details:   https://anonhg.NetBSD.org/pkgsrc/rev/ab8f6a0bdc46
branches:  trunk
changeset: 341429:ab8f6a0bdc46
user:      taca <taca%pkgsrc.org@localhost>
date:      Wed Oct 02 13:25:54 2019 +0000

description:
lang/ruby: fix a warning of pkglint

Fix a warning of pkglint.

diffstat:

 lang/ruby/Makefile.common |  3 ++-
 1 files changed, 2 insertions(+), 1 deletions(-)

diffs (12 lines):

diff -r 4041441211ad -r ab8f6a0bdc46 lang/ruby/Makefile.common
--- a/lang/ruby/Makefile.common Wed Oct 02 13:19:38 2019 +0000
+++ b/lang/ruby/Makefile.common Wed Oct 02 13:25:54 2019 +0000
@@ -1,6 +1,7 @@
-# $NetBSD: Makefile.common,v 1.41 2019/09/12 21:01:07 rillig Exp $
+# $NetBSD: Makefile.common,v 1.42 2019/10/02 13:25:54 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



Home | Main Index | Thread Index | Old Index