From 77a8aa6c9e29b63026f6f7ee678f26c45e8fe345 Mon Sep 17 00:00:00 2001 From: Yuri Victorovich Date: Mon, 13 Jan 2025 02:24:57 -0800 Subject: [PATCH] audio/carla: Update WWW --- audio/carla/Makefile | 3 ++- 1 file changed, 2 insertions(+), 1 deletion(-) diff --git a/audio/carla/Makefile b/audio/carla/Makefile index 100321448c9a..cc190b65c59c 100644 --- a/audio/carla/Makefile +++ b/audio/carla/Makefile @@ -6,7 +6,8 @@ CATEGORIES= audio MAINTAINER= yuri@FreeBSD.org COMMENT= Audio plugin host for Jack and PulseAudio -WWW= https://kx.studio/Applications:Carla +WWW= https://kx.studio/Applications:Carla \ + https://github.com/falkTX/Carla LICENSE= GPLv2 LICENSE_FILE= ${WRKSRC}/doc/GPL.txt