Date: Sun, 31 May 2026 20:01:27 +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: 83ee707d3258 - main - audio/mp3gain: Fix CPE data Message-ID: <6a1c9397.30d42.1843fb89@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=83ee707d3258bdf59ac28d68766c48fc72bc00a5 commit 83ee707d3258bdf59ac28d68766c48fc72bc00a5 Author: Bernhard Froehlich <decke@FreeBSD.org> AuthorDate: 2026-05-31 19:59:03 +0000 Commit: Bernhard Froehlich <decke@FreeBSD.org> CommitDate: 2026-05-31 19:59:03 +0000 audio/mp3gain: Fix CPE data --- audio/mp3gain/Makefile | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/audio/mp3gain/Makefile b/audio/mp3gain/Makefile index e0b5beee65ef..b9f6a1af0fb2 100644 --- a/audio/mp3gain/Makefile +++ b/audio/mp3gain/Makefile @@ -16,7 +16,7 @@ USES= zip cpe gmake uidfix CPPFLAGS+= -I${LOCALBASE}/include LDFLAGS+= -L${LOCALBASE}/lib -CPE_VENDOR= mp3gain_project +CPE_VENDOR= glensawyer NO_WRKSUBDIR= yes PLIST_FILES= bin/mp3gainhome | help
Want to link to this message? Use this
URL: <https://mail-archive.FreeBSD.org/cgi/mid.cgi?6a1c9397.30d42.1843fb89>
