Skip site navigation (1)Skip section navigation (2)
Date:      Sun, 31 May 2026 20:18:29 +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: fc2bf84723a6 - main - graphics/gifsicle: Fix CPE_VENDOR
Message-ID:  <6a1c9795.30b68.8e953e4@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=fc2bf84723a640db12c13f0e83a1d18dd78194c8

commit fc2bf84723a640db12c13f0e83a1d18dd78194c8
Author:     Bernhard Froehlich <decke@FreeBSD.org>
AuthorDate: 2026-05-31 20:16:26 +0000
Commit:     Bernhard Froehlich <decke@FreeBSD.org>
CommitDate: 2026-05-31 20:16:26 +0000

    graphics/gifsicle: Fix CPE_VENDOR
---
 graphics/gifsicle/Makefile | 2 +-
 1 file changed, 1 insertion(+), 1 deletion(-)

diff --git a/graphics/gifsicle/Makefile b/graphics/gifsicle/Makefile
index 3e016118798d..f1f647963dfb 100644
--- a/graphics/gifsicle/Makefile
+++ b/graphics/gifsicle/Makefile
@@ -16,7 +16,7 @@ nox11_PKGNAMESUFFIX=	-nox11
 
 USES=		cpe
 
-CPE_VENDOR=	gifsicle_project
+CPE_VENDOR=	lcdf
 
 GNU_CONFIGURE=	yes
 


home | help

Want to link to this message? Use this
URL: <https://mail-archive.FreeBSD.org/cgi/mid.cgi?6a1c9795.30b68.8e953e4>