From 31cb75cbb1907fda69a17b02c33ecc83e24d8fc0 Mon Sep 17 00:00:00 2001 From: nia Date: Tue, 30 Jun 2020 15:05:28 +0000 Subject: databases: Remove lua-sqlite; use lua-sqlite3 --- databases/Makefile | 3 +-- 1 file changed, 1 insertion(+), 2 deletions(-) (limited to 'databases/Makefile') diff --git a/databases/Makefile b/databases/Makefile index 31082aea201..85c4e27f69a 100644 --- a/databases/Makefile +++ b/databases/Makefile @@ -1,4 +1,4 @@ -# $NetBSD: Makefile,v 1.605 2020/06/29 13:32:25 ryoon Exp $ +# $NetBSD: Makefile,v 1.606 2020/06/30 15:05:28 nia Exp $ COMMENT= Databases @@ -91,7 +91,6 @@ SUBDIR+= lua-sql-mysql SUBDIR+= lua-sql-postgres SUBDIR+= lua-sql-sqlite SUBDIR+= lua-sql-sqlite3 -SUBDIR+= lua-sqlite SUBDIR+= lua-sqlite3 SUBDIR+= lua-tokyocabinet SUBDIR+= mariadb-connector-c -- cgit v1.2.3