Skip site navigation (1)Skip section navigation (2)
Date:      Mon, 21 Oct 2024 09:34:12 GMT
From:      Po-Chuan Hsieh <sunpoet@FreeBSD.org>
To:        ports-committers@FreeBSD.org, dev-commits-ports-all@FreeBSD.org, dev-commits-ports-main@FreeBSD.org
Subject:   git: 209218babbfc - main - www/node18: Cosmetic change
Message-ID:  <202410210934.49L9YCCi028633@gitrepo.freebsd.org>

next in thread | raw e-mail | index | archive | help
The branch main has been updated by sunpoet:

URL: https://cgit.FreeBSD.org/ports/commit/?id=209218babbfcee9ffd94d0f891ce60907dc25cb8

commit 209218babbfcee9ffd94d0f891ce60907dc25cb8
Author:     Po-Chuan Hsieh <sunpoet@FreeBSD.org>
AuthorDate: 2024-10-21 06:33:34 +0000
Commit:     Po-Chuan Hsieh <sunpoet@FreeBSD.org>
CommitDate: 2024-10-21 09:17:27 +0000

    www/node18: Cosmetic change
---
 www/node18/Makefile | 2 +-
 1 file changed, 1 insertion(+), 1 deletion(-)

diff --git a/www/node18/Makefile b/www/node18/Makefile
index 4e90886e37db..80e514443048 100644
--- a/www/node18/Makefile
+++ b/www/node18/Makefile
@@ -3,7 +3,7 @@ PORTVERSION=	${NODEJS_PORTVERSION}
 DISTVERSIONPREFIX=	v
 CATEGORIES=	www
 MASTER_SITES=	https://nodejs.org/dist/v${PORTVERSION}/
-PKGNAMESUFFIX=	18
+PKGNAMESUFFIX=	${PORTVERSION:R:R}
 
 MAINTAINER=	sunpoet@FreeBSD.org
 COMMENT=	V8 JavaScript for client and server



Want to link to this message? Use this URL: <https://mail-archive.FreeBSD.org/cgi/mid.cgi?202410210934.49L9YCCi028633>