git: e6aab2d2270e - main - math/flint: Update MASTER_SITES and WWW

From: Yuri Victorovich <yuri_at_FreeBSD.org>
Date: Sun, 26 Jan 2025 19:59:46 UTC
The branch main has been updated by yuri:

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

commit e6aab2d2270e7717b6117554ffc36365664f7832
Author:     Yuri Victorovich <yuri@FreeBSD.org>
AuthorDate: 2025-01-26 08:08:42 +0000
Commit:     Yuri Victorovich <yuri@FreeBSD.org>
CommitDate: 2025-01-26 19:59:41 +0000

    math/flint: Update MASTER_SITES and WWW
---
 math/flint/Makefile | 5 +++--
 1 file changed, 3 insertions(+), 2 deletions(-)

diff --git a/math/flint/Makefile b/math/flint/Makefile
index c3e2af22d8a8..01d2e092f012 100644
--- a/math/flint/Makefile
+++ b/math/flint/Makefile
@@ -1,11 +1,12 @@
 PORTNAME=	flint
 DISTVERSION=	3.1.2
 CATEGORIES=	math
-MASTER_SITES=	http://www.flintlib.org/
+MASTER_SITES=	http://www.flintlib.org/download/
 
 MAINTAINER=	yuri@FreeBSD.org
 COMMENT=	Fast library for number theory
-WWW=		https://www.flintlib.org/
+WWW=		https://flintlib.org \
+		https://github.com/flintlib/flint
 
 LICENSE=	GPLv3
 LICENSE_FILE=	${WRKSRC}/COPYING