pkgsrc-Changes-HG archive

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

[pkgsrc/trunk]: pkgsrc/databases Add and enable ruby-dbm.



details:   https://anonhg.NetBSD.org/pkgsrc/rev/b48cfa069642
branches:  trunk
changeset: 484426:b48cfa069642
user:      taca <taca%pkgsrc.org@localhost>
date:      Sat Nov 27 14:31:50 2004 +0000

description:
Add and enable ruby-dbm.

diffstat:

 databases/Makefile |  3 ++-
 1 files changed, 2 insertions(+), 1 deletions(-)

diffs (17 lines):

diff -r f37f3b10bdd5 -r b48cfa069642 databases/Makefile
--- a/databases/Makefile        Sat Nov 27 14:30:14 2004 +0000
+++ b/databases/Makefile        Sat Nov 27 14:31:50 2004 +0000
@@ -1,4 +1,4 @@
-# $NetBSD: Makefile,v 1.152 2004/11/10 21:36:22 soren Exp $
+# $NetBSD: Makefile,v 1.153 2004/11/27 14:31:50 taca Exp $
 #
 
 COMMENT=       Databases
@@ -131,6 +131,7 @@
 SUBDIR+=       ruby-DBD-mysql
 SUBDIR+=       ruby-DBD-postgresql
 SUBDIR+=       ruby-DBI
+SUBDIR+=       ruby-dbm
 SUBDIR+=       ruby-gdbm
 SUBDIR+=       ruby-mysql
 SUBDIR+=       ruby-postgresql



Home | Main Index | Thread Index | Old Index