git: 9cd5b2dfe3f5 - main - lang/quickjs: Take Maintainership
Jochen Neumeister <[email protected]> Thu, 06 Aug 2026 03:12:26 +0000
| Newsgroups | gmane.os.freebsd.devel.cvs.ports |
|---|---|
| Message-ID | <[email protected]> |
The branch main has been updated by joneum: URL: https://cgit.FreeBSD.org/ports/commit/?id=9cd5b2dfe3f5dd69ffd66556741b62f05e2982f4 commit 9cd5b2dfe3f5dd69ffd66556741b62f05e2982f4 Author: Jochen Neumeister <[email protected]> AuthorDate: 2026-08-06 03:10:41 +0000 Commit: Jochen Neumeister <[email protected]> CommitDate: 2026-08-06 03:12:17 +0000 lang/quickjs: Take Maintainership Approved by: yuri (via eMail) Sponsored by: Netzkommune GmbH --- lang/quickjs/Makefile | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/lang/quickjs/Makefile b/lang/quickjs/Makefile index f1e22cafa0f6..0aa2e52a04a0 100644 --- a/lang/quickjs/Makefile +++ b/lang/quickjs/Makefile @@ -4,7 +4,7 @@ CATEGORIES= lang devel MASTER_SITES= https://bellard.org/${PORTNAME}/ DISTNAME= ${PORTNAME}-${DISTVERSION:S/./-/g} -MAINTAINER= [email protected] +MAINTAINER= [email protected] COMMENT= Embeddable Javascript interpreter in C WWW= https://bellard.org/quickjs/