git: 5640ac33c85d - main - net/pecl-radius: Update WWW

From: Po-Chuan Hsieh <sunpoet_at_FreeBSD.org>
Date: Sun, 19 May 2024 17:25:14 UTC
The branch main has been updated by sunpoet:

URL: https://cgit.FreeBSD.org/ports/commit/?id=5640ac33c85d1f6b4b8ca52d34f13318285b85db

commit 5640ac33c85d1f6b4b8ca52d34f13318285b85db
Author:     Po-Chuan Hsieh <sunpoet@FreeBSD.org>
AuthorDate: 2024-05-19 16:17:00 +0000
Commit:     Po-Chuan Hsieh <sunpoet@FreeBSD.org>
CommitDate: 2024-05-19 17:15:26 +0000

    net/pecl-radius: Update WWW
---
 net/pecl-radius/Makefile | 3 ++-
 1 file changed, 2 insertions(+), 1 deletion(-)

diff --git a/net/pecl-radius/Makefile b/net/pecl-radius/Makefile
index b9b3bc9aaa42..782f1c9ed3b2 100644
--- a/net/pecl-radius/Makefile
+++ b/net/pecl-radius/Makefile
@@ -5,7 +5,8 @@ CATEGORIES=	net security pear
 
 MAINTAINER=	sunpoet@FreeBSD.org
 COMMENT=	Radius client library for PHP
-WWW=		https://pecl.php.net/package/radius
+WWW=		https://pecl.php.net/package/radius \
+		https://github.com/LawnGnome/php-radius
 
 LICENSE=	BSD3CLAUSE