git: 0f1bcdfd4a67 - main - audio/spotifyd: Fix LICENSE_FILE
- Go to: [ bottom of page ] [ top of archives ] [ this month ]
Date: Sun, 16 Mar 2025 08:33:40 UTC
The branch main has been updated by arrowd: URL: https://cgit.FreeBSD.org/ports/commit/?id=0f1bcdfd4a67ee54473884d991b6fa6e036fc18b commit 0f1bcdfd4a67ee54473884d991b6fa6e036fc18b Author: Gleb Popov <arrowd@FreeBSD.org> AuthorDate: 2025-03-16 08:32:51 +0000 Commit: Gleb Popov <arrowd@FreeBSD.org> CommitDate: 2025-03-16 08:32:51 +0000 audio/spotifyd: Fix LICENSE_FILE --- audio/spotifyd/Makefile | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/audio/spotifyd/Makefile b/audio/spotifyd/Makefile index f062158fd859..1447e2b832f8 100644 --- a/audio/spotifyd/Makefile +++ b/audio/spotifyd/Makefile @@ -8,7 +8,7 @@ COMMENT= Spotify daemon WWW= https://github.com/Spotifyd/spotifyd LICENSE= GPLv3 -LICENSE_FILE= ${WRKSRC}/cargo-crates/ansi_term-0.12.1/LICENCE +LICENSE_FILE= ${WRKSRC}/LICENSE LIB_DEPENDS= libogg.so:audio/libogg