Date: Tue, 15 Jun 2021 21:01:28 GMT From: Kevin Bowling <kbowling@FreeBSD.org> To: ports-committers@FreeBSD.org, dev-commits-ports-all@FreeBSD.org, dev-commits-ports-main@FreeBSD.org Subject: git: f1af8623bf21 - main - multimedia/Makefile: Add navidrome to the build Message-ID: <202106152101.15FL1SYW056134@gitrepo.freebsd.org>
next in thread | raw e-mail | index | archive | help
The branch main has been updated by kbowling: URL: https://cgit.FreeBSD.org/ports/commit/?id=f1af8623bf219c880f07776e8992385200e1dc19 commit f1af8623bf219c880f07776e8992385200e1dc19 Author: Kevin Bowling <kbowling@FreeBSD.org> AuthorDate: 2021-06-15 21:00:43 +0000 Commit: Kevin Bowling <kbowling@FreeBSD.org> CommitDate: 2021-06-15 21:00:43 +0000 multimedia/Makefile: Add navidrome to the build Pointy hat: me Reported by: antoine --- multimedia/Makefile | 1 + 1 file changed, 1 insertion(+) diff --git a/multimedia/Makefile b/multimedia/Makefile index 39259babb34e..54bbd872c5ae 100644 --- a/multimedia/Makefile +++ b/multimedia/Makefile @@ -262,6 +262,7 @@ SUBDIR += mythtv SUBDIR += mythtv-frontend SUBDIR += naludump + SUBDIR += navidrome SUBDIR += nordlicht SUBDIR += nostt SUBDIR += obs-audio-spectralizer
Want to link to this message? Use this URL: <https://mail-archive.FreeBSD.org/cgi/mid.cgi?202106152101.15FL1SYW056134>