From 4da0634b9a8ab6b1e95f33df421bb566f3c79d91 Mon Sep 17 00:00:00 2001 From: taca Date: Sun, 6 Mar 2005 17:03:55 +0000 Subject: Add and enable ruby-dbm. --- databases/Makefile | 3 ++- 1 file changed, 2 insertions(+), 1 deletion(-) (limited to 'databases/Makefile') diff --git a/databases/Makefile b/databases/Makefile index 2fc669a4c64..fa231c9f782 100644 --- a/databases/Makefile +++ b/databases/Makefile @@ -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-mysql SUBDIR+= ruby-DBD-postgresql SUBDIR+= ruby-DBD-sqlite SUBDIR+= ruby-DBI +SUBDIR+= ruby-dbm SUBDIR+= ruby-gdbm SUBDIR+= ruby-mysql SUBDIR+= ruby-postgresql -- cgit v1.2.3