git: 7010e0af1b50 - main - lang/v8: Drop maintainership
- Go to: [ bottom of page ] [ top of archives ] [ this month ]
Date: Sat, 29 Nov 2025 23:53:54 UTC
The branch main has been updated by sunpoet:
URL: https://cgit.FreeBSD.org/ports/commit/?id=7010e0af1b507dcaa8da2ce67fcaff730b209f75
commit 7010e0af1b507dcaa8da2ce67fcaff730b209f75
Author: Po-Chuan Hsieh <sunpoet@FreeBSD.org>
AuthorDate: 2025-11-29 23:22:14 +0000
Commit: Po-Chuan Hsieh <sunpoet@FreeBSD.org>
CommitDate: 2025-11-29 23:22:14 +0000
lang/v8: Drop maintainership
---
lang/v8/Makefile | 2 +-
1 file changed, 1 insertion(+), 1 deletion(-)
diff --git a/lang/v8/Makefile b/lang/v8/Makefile
index ad51057f5346..394a26f68047 100644
--- a/lang/v8/Makefile
+++ b/lang/v8/Makefile
@@ -16,7 +16,7 @@ DISTFILES= build-${BUILD_REV}.tar.gz:local \
DIST_SUBDIR= v8/${PORTVERSION:R:R}
EXTRACT_ONLY= ${DISTNAME}.tar.gz
-MAINTAINER= sunpoet@FreeBSD.org
+MAINTAINER= ports@FreeBSD.org
COMMENT= Open source JavaScript engine by Google
WWW= https://v8.dev/