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/69703c4217a0
branches:  trunk
changeset: 490265:69703c4217a0
user:      taca <taca%pkgsrc.org@localhost>
date:      Sun Mar 06 17:03:55 2005 +0000

description:
Add and enable ruby-dbm.

diffstat:

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

diffs (17 lines):

diff -r 3e9508d5a379 -r 69703c4217a0 databases/Makefile
--- a/databases/Makefile        Sun Mar 06 17:03:06 2005 +0000
+++ b/databases/Makefile        Sun Mar 06 17:03:55 2005 +0000
@@ -1,4 +1,4 @@
-# $NetBSD: Makefile,v 1.163 2005/02/21 15:37:55 taca Exp $
+# $NetBSD: Makefile,v 1.164 2005/03/06 17:03:55 taca Exp $
 #
 
 COMMENT=       Databases
@@ -141,6 +141,7 @@
 SUBDIR+=       ruby-DBD-postgresql
 SUBDIR+=       ruby-DBD-sqlite
 SUBDIR+=       ruby-DBI
+SUBDIR+=       ruby-dbm
 SUBDIR+=       ruby-gdbm
 SUBDIR+=       ruby-mysql
 SUBDIR+=       ruby-postgresql



Home | Main Index | Thread Index | Old Index