Date: Sat, 9 Mar 2024 14:10:58 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: 2630037841a3 - main - www/llhttp: Cosmetic change Message-ID: <202403091410.429EAwEZ005397@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=2630037841a372505c582d4590cfd92b958a2ed5 commit 2630037841a372505c582d4590cfd92b958a2ed5 Author: Po-Chuan Hsieh <sunpoet@FreeBSD.org> AuthorDate: 2024-03-09 13:46:32 +0000 Commit: Po-Chuan Hsieh <sunpoet@FreeBSD.org> CommitDate: 2024-03-09 14:05:32 +0000 www/llhttp: Cosmetic change --- www/llhttp/Makefile | 4 ++-- 1 file changed, 2 insertions(+), 2 deletions(-) diff --git a/www/llhttp/Makefile b/www/llhttp/Makefile index 87de79225bf4..60134d97f590 100644 --- a/www/llhttp/Makefile +++ b/www/llhttp/Makefile @@ -1,6 +1,6 @@ PORTNAME= llhttp PORTVERSION= 9.2.0 -DISTVERSIONPREFIX= release/v +DISTVERSIONPREFIX= release/v CATEGORIES= www MAINTAINER= sunpoet@FreeBSD.org @@ -17,7 +17,7 @@ CMAKE_ON= BUILD_SHARED_LIBS BUILD_STATIC_LIBS PLIST_SUB= PORTVERSION=${PORTVERSION} -GH_ACCOUNT= nodejs USE_GITHUB= yes +GH_ACCOUNT= nodejs .include <bsd.port.mk>
Want to link to this message? Use this URL: <https://mail-archive.FreeBSD.org/cgi/mid.cgi?202403091410.429EAwEZ005397>