Date: Thu, 1 Feb 2024 17:45:09 GMT From: "Sergey A. Osokin" <osa@FreeBSD.org> To: ports-committers@FreeBSD.org, dev-commits-ports-all@FreeBSD.org, dev-commits-ports-main@FreeBSD.org Subject: git: e2ea116d3d99 - main - lang/luajit: return port to the pool Message-ID: <202402011745.411Hj9bx099345@gitrepo.freebsd.org>
next in thread | raw e-mail | index | archive | help
The branch main has been updated by osa: URL: https://cgit.FreeBSD.org/ports/commit/?id=e2ea116d3d995e4b238ef40b43cf3b6f9e3e4ed9 commit e2ea116d3d995e4b238ef40b43cf3b6f9e3e4ed9 Author: Sergey A. Osokin <osa@FreeBSD.org> AuthorDate: 2024-02-01 17:44:30 +0000 Commit: Sergey A. Osokin <osa@FreeBSD.org> CommitDate: 2024-02-01 17:44:30 +0000 lang/luajit: return port to the pool --- lang/luajit/Makefile | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/lang/luajit/Makefile b/lang/luajit/Makefile index 5772c80b1332..85e695a309e1 100644 --- a/lang/luajit/Makefile +++ b/lang/luajit/Makefile @@ -8,7 +8,7 @@ DISTNAME= LuaJIT-${DISTVERSION} PATCH_SITES= https://github.com/LuaJIT/LuaJIT/commit/ PATCHFILES= a4f4f5b83564a1075bea0ac7c1fd8768be1caff7.patch:-p1 -MAINTAINER= osa@FreeBSD.org +MAINTAINER= ports@FreeBSD.org COMMENT= Just-In-Time Compiler for Lua WWW= https://luajit.org/luajit.html
Want to link to this message? Use this URL: <https://mail-archive.FreeBSD.org/cgi/mid.cgi?202402011745.411Hj9bx099345>