git: d7f1bcfd72ae - main - www/phpvirtualbox-71: Set correct WWW

From: Vladimir Druzenko <vvd_at_FreeBSD.org>
Date: Fri, 29 Aug 2025 00:33:04 UTC
The branch main has been updated by vvd:

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

commit d7f1bcfd72aea6839f457c314083b5496348a881
Author:     Vladimir Druzenko <vvd@FreeBSD.org>
AuthorDate: 2025-08-29 00:28:18 +0000
Commit:     Vladimir Druzenko <vvd@FreeBSD.org>
CommitDate: 2025-08-29 00:28:18 +0000

    www/phpvirtualbox-71: Set correct WWW
    
    MFH:    2025Q3
---
 www/phpvirtualbox-71/Makefile | 3 ++-
 1 file changed, 2 insertions(+), 1 deletion(-)

diff --git a/www/phpvirtualbox-71/Makefile b/www/phpvirtualbox-71/Makefile
index fb05e5b28ffb..085e05e3a3a9 100644
--- a/www/phpvirtualbox-71/Makefile
+++ b/www/phpvirtualbox-71/Makefile
@@ -1,12 +1,13 @@
 PORTNAME=	phpvirtualbox
 DISTVERSION=	7.1-1
+PORTREVISION=	1
 CATEGORIES=	www
 SUFFIX=		-71
 PKGNAMESUFFIX=	${SUFFIX}${PHP_PKGNAMESUFFIX}
 
 MAINTAINER=	vbox@FreeBSD.org
 COMMENT=	AJAX Web Interface for VirtualBox
-WWW=		https://sourceforge.net/projects/phpvirtualbox-7-0/
+WWW=		https://github.com/phpvirtualbox/phpvirtualbox/
 
 LICENSE=	GPLv3