diff options
-rw-r--r-- | databases/Makefile | 3 |
1 files changed, 1 insertions, 2 deletions
diff --git a/databases/Makefile b/databases/Makefile index 12ef10b4d66..c3950050537 100644 --- a/databases/Makefile +++ b/databases/Makefile @@ -1,4 +1,4 @@ -# $NetBSD: Makefile,v 1.186 2005/10/31 09:24:35 xtraeme Exp $ +# $NetBSD: Makefile,v 1.187 2005/11/04 07:05:15 taca Exp $ # COMMENT= Databases @@ -157,7 +157,6 @@ SUBDIR+= ruby-DBD-postgresql SUBDIR+= ruby-DBD-sqlite SUBDIR+= ruby-DBI SUBDIR+= ruby-activerecord -SUBDIR+= ruby-dbm SUBDIR+= ruby-gdbm SUBDIR+= ruby-mysql SUBDIR+= ruby-postgresql |