Skip site navigation (1)Skip section navigation (2)
Date:      Thu, 23 Jan 2025 08:56:24 GMT
From:      Yuri Victorovich <yuri@FreeBSD.org>
To:        ports-committers@FreeBSD.org, dev-commits-ports-all@FreeBSD.org, dev-commits-ports-main@FreeBSD.org
Subject:   git: c5192e31c388 - main - comms/libfobos: Correct WWW
Message-ID:  <202501230856.50N8uOLq063755@gitrepo.freebsd.org>

next in thread | raw e-mail | index | archive | help
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



Want to link to this message? Use this URL: <https://mail-archive.FreeBSD.org/cgi/mid.cgi?202501230856.50N8uOLq063755>