From 4c400f8b348ccbae82569a528b059026466abe62 Mon Sep 17 00:00:00 2001 From: bernd Date: Tue, 3 Feb 2009 21:27:17 +0000 Subject: [PATCH] add ruby-sequel --- databases/Makefile | 3 ++- 1 file changed, 2 insertions(+), 1 deletion(-) diff --git a/databases/Makefile b/databases/Makefile index 68b6eeaa9b1..5c72afd73d7 100644 --- a/databases/Makefile +++ b/databases/Makefile @@ -1,4 +1,4 @@ -# $OpenBSD: Makefile,v 1.154 2009/01/30 02:42:44 bernd Exp $ +# $OpenBSD: Makefile,v 1.155 2009/02/03 21:27:17 bernd Exp $ # $FreeBSD: Makefile,v 1.24 1997/10/04 23:32:05 andreas Exp $ # SUBDIR += architect @@ -138,6 +138,7 @@ SUBDIR += ruby-mysql SUBDIR += ruby-pg SUBDIR += ruby-postgres + SUBDIR += ruby-sequel SUBDIR += ruby-sqlite3 SUBDIR += sharedance SUBDIR += skytools