summaryrefslogtreecommitdiff
path: root/databases
diff options
context:
space:
mode:
authortaca <taca>2004-11-27 14:31:50 +0000
committertaca <taca>2004-11-27 14:31:50 +0000
commit68b092c604e8db953c87ff9db40bf19c2427b609 (patch)
tree8e28242e98e9d023d1bbfc206551b7bba62e4970 /databases
parent33e185add6f10fcdb6fea1290ee3c1cf364ab824 (diff)
downloadpkgsrc-68b092c604e8db953c87ff9db40bf19c2427b609.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 5912d92b410..365e87dac6b 100644
--- a/databases/Makefile
+++ b/databases/Makefile
@@ -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+= rrdtool
SUBDIR+= ruby-DBD-mysql
SUBDIR+= ruby-DBD-postgresql
SUBDIR+= ruby-DBI
+SUBDIR+= ruby-dbm
SUBDIR+= ruby-gdbm
SUBDIR+= ruby-mysql
SUBDIR+= ruby-postgresql