Skip site navigation (1)Skip section navigation (2)
Date:      Sun, 31 May 2026 20:13:17 +0000
From:      Bernhard Froehlich <decke@FreeBSD.org>
To:        ports-committers@FreeBSD.org, dev-commits-ports-all@FreeBSD.org, dev-commits-ports-main@FreeBSD.org
Subject:   git: b465f9a06aca - main - www/darkhttpd: Fix CPE_VENDOR data
Message-ID:  <6a1c965d.32c19.287dea66@gitrepo.freebsd.org>

index | next in thread | raw e-mail

The branch main has been updated by decke:

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

commit b465f9a06acab5625992a920293e33a7c44601ad
Author:     Bernhard Froehlich <decke@FreeBSD.org>
AuthorDate: 2026-05-31 20:07:53 +0000
Commit:     Bernhard Froehlich <decke@FreeBSD.org>
CommitDate: 2026-05-31 20:11:42 +0000

    www/darkhttpd: Fix CPE_VENDOR data
---
 www/darkhttpd/Makefile | 2 +-
 1 file changed, 1 insertion(+), 1 deletion(-)

diff --git a/www/darkhttpd/Makefile b/www/darkhttpd/Makefile
index ee7bb32f0023..1d7da1ca2132 100644
--- a/www/darkhttpd/Makefile
+++ b/www/darkhttpd/Makefile
@@ -11,7 +11,7 @@ LICENSE=	ISCL
 
 USES=		cpe
 
-CPE_VENDOR=	darkhttpd_project
+CPE_VENDOR=	unix4lyfe
 
 USE_RC_SUBR=	darkhttpd
 USE_GITHUB=	yes


home | help

Want to link to this message? Use this
URL: <https://mail-archive.FreeBSD.org/cgi/mid.cgi?6a1c965d.32c19.287dea66>