summaryrefslogtreecommitdiff
path: root/databases
diff options
context:
space:
mode:
authortaca <taca>2005-03-06 17:03:55 +0000
committertaca <taca>2005-03-06 17:03:55 +0000
commit1c4a90e34c91e415e09bf3868bb4f67b9fc1e192 (patch)
treebd0b16e19b94d95d83f65ee0d03ef89f87c80461 /databases
parent213bc52a02c48b6728ec4734a21d102259b8f8ef (diff)
downloadpkgsrc-1c4a90e34c91e415e09bf3868bb4f67b9fc1e192.tar.gz
Add and enable ruby-dbm.
Diffstat (limited to 'databases')
-rw-r--r--databases/Makefile3
1 files changed, 2 insertions, 1 deletions
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