git: 602a4c00ec87 - main - databases/luasql-mysql: return to pool
- Go to: [ bottom of page ] [ top of archives ] [ this month ]
Date: Mon, 25 Mar 2024 02:26:58 UTC
The branch main has been updated by meta: URL: https://cgit.FreeBSD.org/ports/commit/?id=602a4c00ec876864b10838f63404e215e05abb8f commit 602a4c00ec876864b10838f63404e215e05abb8f Author: Koichiro Iwao <meta@FreeBSD.org> AuthorDate: 2024-03-25 02:26:09 +0000 Commit: Koichiro Iwao <meta@FreeBSD.org> CommitDate: 2024-03-25 02:26:39 +0000 databases/luasql-mysql: return to pool as per maintainer's request. PR: 277836 --- databases/luasql-mysql/Makefile | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/databases/luasql-mysql/Makefile b/databases/luasql-mysql/Makefile index a296246d7104..4d74dfe4afd9 100644 --- a/databases/luasql-mysql/Makefile +++ b/databases/luasql-mysql/Makefile @@ -4,7 +4,7 @@ CATEGORIES= databases PKGNAMEPREFIX= ${LUA_PKGNAMEPREFIX} PKGNAMESUFFIX= -${LUASQL_DRIVER} -MAINTAINER= mbeis@xs4all.nl +MAINTAINER= ports@freebsd.org COMMENT= LuaSQL driver WWW= https://github.com/keplerproject/luasql