aboutsummaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorSergey A. Osokin <osa@FreeBSD.org>2024-02-01 17:44:30 +0000
committerSergey A. Osokin <osa@FreeBSD.org>2024-02-01 17:44:30 +0000
commite2ea116d3d995e4b238ef40b43cf3b6f9e3e4ed9 (patch)
tree5746eedb6be2c59e1433475d9de75fa5e1745e73
parent1b4f40169145f7ca5a5b8768de43323380df0b58 (diff)
downloadports-e2ea116d3d995e4b238ef40b43cf3b6f9e3e4ed9.tar.gz
ports-e2ea116d3d995e4b238ef40b43cf3b6f9e3e4ed9.zip
lang/luajit: return port to the pool
-rw-r--r--lang/luajit/Makefile2
1 files changed, 1 insertions, 1 deletions
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