Skip site navigation (1)Skip section navigation (2)
Date:      Mon, 08 Jun 2026 19:16:28 +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: 94e72828399a - main - audio/faad: Fix CPE information
Message-ID:  <6a27150c.3dd9d.79df0352@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=94e72828399a4c4f805078b7ee639ce672f2f864

commit 94e72828399a4c4f805078b7ee639ce672f2f864
Author:     Bernhard Froehlich <decke@FreeBSD.org>
AuthorDate: 2026-06-08 18:15:38 +0000
Commit:     Bernhard Froehlich <decke@FreeBSD.org>
CommitDate: 2026-06-08 19:08:50 +0000

    audio/faad: Fix CPE information
---
 audio/faad/Makefile | 3 +--
 1 file changed, 1 insertion(+), 2 deletions(-)

diff --git a/audio/faad/Makefile b/audio/faad/Makefile
index a9a758c2f23b..95224597a205 100644
--- a/audio/faad/Makefile
+++ b/audio/faad/Makefile
@@ -11,8 +11,7 @@ LICENSE=	GPLv2+
 LICENSE_FILE=	${WRKSRC}/COPYING
 
 USES=		cmake cpe
-CPE_VENDOR=	audiocoding
-CPE_PRODUCT=	freeware_advanced_audio_decoder_2
+CPE_VENDOR=	faad2_project
 USE_LDCONFIG=	yes
 
 USE_GITHUB=	yes


home | help

Want to link to this message? Use this
URL: <https://mail-archive.FreeBSD.org/cgi/mid.cgi?6a27150c.3dd9d.79df0352>