add ruby-sqlite3

This commit is contained in:
bernd 2006-10-20 15:36:08 +00:00
parent 278c584b39
commit b23ced0880

View File

@ -1,4 +1,4 @@
# $OpenBSD: Makefile,v 1.92 2006/10/18 13:56:25 aanriot Exp $
# $OpenBSD: Makefile,v 1.93 2006/10/20 15:36:08 bernd Exp $
# $FreeBSD: Makefile,v 1.24 1997/10/04 23:32:05 andreas Exp $
#
SUBDIR += db
@ -74,6 +74,7 @@
SUBDIR += qdbm
SUBDIR += ruby-activerecord
SUBDIR += ruby-postgres
SUBDIR += ruby-sqlite3
SUBDIR += sqlite
SUBDIR += sqlite3
SUBDIR += sqlitebrowser