git: 25e4b0f7c352 - main - Mk/Uses: return nodejs to the pool
- Go to: [ bottom of page ] [ top of archives ] [ this month ]
Date: Mon, 07 Nov 2022 15:14:09 UTC
The branch main has been updated by rene: URL: https://cgit.FreeBSD.org/ports/commit/?id=25e4b0f7c3521578c5125a6986d5833621b449cb commit 25e4b0f7c3521578c5125a6986d5833621b449cb Author: Rene Ladan <rene@FreeBSD.org> AuthorDate: 2022-11-07 15:13:37 +0000 Commit: Rene Ladan <rene@FreeBSD.org> CommitDate: 2022-11-07 15:13:37 +0000 Mk/Uses: return nodejs to the pool With hat: portmgr-secretary --- Mk/Uses/nodejs.mk | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/Mk/Uses/nodejs.mk b/Mk/Uses/nodejs.mk index 8a5a7eefefb6..02571bf596ef 100644 --- a/Mk/Uses/nodejs.mk +++ b/Mk/Uses/nodejs.mk @@ -7,7 +7,7 @@ # Default is: build,run # Note: if you define a version, you must provide run and/or build # -# MAINTAINER: bhughes@FreeBSD.org +# MAINTAINER: ports@FreeBSD.org .if !defined(_INCLUDE_USES_NODEJS_MK) _INCLUDE_USES_NODEJS_MK= yes