diff options
author | taca <taca> | 2005-11-04 07:05:15 +0000 |
---|---|---|
committer | taca <taca> | 2005-11-04 07:05:15 +0000 |
commit | 98e947e864d95087bdddb291eba9f5edaf51b979 (patch) | |
tree | 54fba097bd93b7cce6de9b04c7666f2205a0d5aa /databases | |
parent | e167aa73f6871f4079e12ee52e31cbbb5027ead7 (diff) | |
download | pkgsrc-98e947e864d95087bdddb291eba9f5edaf51b979.tar.gz |
Remove ruby-dbm.
Diffstat (limited to 'databases')
-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 |