From c5192e31c3886b090d46a80bfe948ce6eb815551 Mon Sep 17 00:00:00 2001 From: Yuri Victorovich Date: Thu, 23 Jan 2025 00:51:49 -0800 Subject: [PATCH] comms/libfobos: Correct WWW --- comms/libfobos/Makefile | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/comms/libfobos/Makefile b/comms/libfobos/Makefile index eb5941cae784..8dc7247fd5d8 100644 --- a/comms/libfobos/Makefile +++ b/comms/libfobos/Makefile @@ -5,7 +5,7 @@ CATEGORIES= comms hamradio MAINTAINER= yuri@FreeBSD.org COMMENT= RigExpert Fobos SDR API -WWW= https://github.com/AlexandreRouma/SDRPlusPlus +WWW= https://github.com/rigexpert/libfobos LICENSE= LGPL21 LICENSE_FILE= ${WRKSRC}/LICENSE