git: dfd46d35f87c - main - www/py-rfc3987: Update WWW

From: Po-Chuan Hsieh <sunpoet_at_FreeBSD.org>
Date: Tue, 28 Jan 2025 17:07:52 UTC
The branch main has been updated by sunpoet:

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

commit dfd46d35f87c4e843dc38e6d8f2ea7abcc3de486
Author:     Po-Chuan Hsieh <sunpoet@FreeBSD.org>
AuthorDate: 2025-01-28 16:58:52 +0000
Commit:     Po-Chuan Hsieh <sunpoet@FreeBSD.org>
CommitDate: 2025-01-28 17:05:04 +0000

    www/py-rfc3987: Update WWW
    
    PR:             283596
    Reported by:    diizzy
---
 www/py-rfc3987/Makefile | 2 +-
 1 file changed, 1 insertion(+), 1 deletion(-)

diff --git a/www/py-rfc3987/Makefile b/www/py-rfc3987/Makefile
index f80869a88ff0..df658906858e 100644
--- a/www/py-rfc3987/Makefile
+++ b/www/py-rfc3987/Makefile
@@ -7,7 +7,7 @@ PKGNAMEPREFIX=	${PYTHON_PKGNAMEPREFIX}
 
 MAINTAINER=	sunpoet@FreeBSD.org
 COMMENT=	Parsing and validation of URIs (RFC 3986) and IRIs (RFC 3987)
-WWW=		https://github.com/dgerber/rfc3987
+WWW=		https://codeberg.org/atufi/rfc3987
 
 LICENSE=	GPLv3+
 LICENSE_FILE=	${WRKSRC}/COPYING.txt