pkgsrc-Changes-HG archive
[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index][Old Index]
[pkgsrc/trunk]: pkgsrc/lang/ruby Correct format of "# used by" lines.
details: https://anonhg.NetBSD.org/pkgsrc/rev/e9beed2cf0f9
branches: trunk
changeset: 543512:e9beed2cf0f9
user: taca <taca%pkgsrc.org@localhost>
date: Thu Jun 19 15:55:04 2008 +0000
description:
Correct format of "# used by" lines.
diffstat:
lang/ruby/Makefile.common | 12 ++++++------
1 files changed, 6 insertions(+), 6 deletions(-)
diffs (23 lines):
diff -r b7c133da2266 -r e9beed2cf0f9 lang/ruby/Makefile.common
--- a/lang/ruby/Makefile.common Thu Jun 19 15:53:54 2008 +0000
+++ b/lang/ruby/Makefile.common Thu Jun 19 15:55:04 2008 +0000
@@ -1,13 +1,13 @@
-# $NetBSD: Makefile.common,v 1.16 2008/06/19 14:39:00 taca Exp $
+# $NetBSD: Makefile.common,v 1.17 2008/06/19 15:55:04 taca Exp $
#
# Ruby base distribution common definition
-# used by databases/ruby-gdbm
-# used by devel/ruby-curses
-# used by devel/ruby-readline
-# used by devel/ruby-mode
+# used by databases/ruby-gdbm/Makefile
+# used by devel/ruby-curses/Makefile
+# used by devel/ruby-readline/Makefile
+# used by devel/ruby-mode/Makefile
# used by lang/ruby18/Makefile
# used by lang/ruby18-base/Makefile
-# used by x11/ruby-tk
+# used by x11/ruby-tk/Makefile
#
# Ruby distribution sites.
Home |
Main Index |
Thread Index |
Old Index