git: c5192e31c388 - main - comms/libfobos: Correct WWW
- Go to: [ bottom of page ] [ top of archives ] [ this month ]
Date: Thu, 23 Jan 2025 08:56:24 UTC
The branch main has been updated by yuri: URL: https://cgit.FreeBSD.org/ports/commit/?id=c5192e31c3886b090d46a80bfe948ce6eb815551 commit c5192e31c3886b090d46a80bfe948ce6eb815551 Author: Yuri Victorovich <yuri@FreeBSD.org> AuthorDate: 2025-01-23 08:51:49 +0000 Commit: Yuri Victorovich <yuri@FreeBSD.org> CommitDate: 2025-01-23 08:51:49 +0000 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