diff options
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 f9867173895..86ef5fcfb72 100644 --- a/databases/Makefile +++ b/databases/Makefile @@ -1,4 +1,4 @@ -# $NetBSD: Makefile,v 1.393 2012/03/01 21:13:41 gdt Exp $ +# $NetBSD: Makefile,v 1.394 2012/03/17 14:19:35 taca Exp $ # COMMENT= Databases @@ -372,7 +372,6 @@ SUBDIR+= ruby-mysql SUBDIR+= ruby-odbc SUBDIR+= ruby-pg SUBDIR+= ruby-postgres-pr -SUBDIR+= ruby-postgresql SUBDIR+= ruby-qdbm SUBDIR+= ruby-rrdtool SUBDIR+= ruby-sequel |