From 17d794a254f386b57cf2da833501f0c19cddd276 Mon Sep 17 00:00:00 2001 From: augiedoggie Date: Wed, 22 Feb 2023 17:04:04 -0700 Subject: [PATCH] tenacity: fix homepage url --- media-sound/tenacity/tenacity-1.3~beta2.recipe | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/media-sound/tenacity/tenacity-1.3~beta2.recipe b/media-sound/tenacity/tenacity-1.3~beta2.recipe index 8807ed637..4ab811881 100644 --- a/media-sound/tenacity/tenacity-1.3~beta2.recipe +++ b/media-sound/tenacity/tenacity-1.3~beta2.recipe @@ -2,7 +2,7 @@ SUMMARY="An easy-to-use, cross-platform multi-track audio editor/recorder" DESCRIPTION="Tenacity is an easy-to-use, cross-platform multi-track \ audio editor/recorder for Windows, macOS, Linux and other operating \ systems and is developed by a group of volunteers as open-source software." -HOMEPAGE="https://www.tenacityaudio.org" +HOMEPAGE="https://tenacityaudio.org" COPYRIGHT="2021-2023 by Tenacity Team" LICENSE="GNU GPL v2" REVISION="1"