git: 649c39d3c3dd - main - math/mpfrcx: Update MASTER_SITES and WWW
- Go to: [ bottom of page ] [ top of archives ] [ this month ]
Date: Sun, 09 Nov 2025 08:48:43 UTC
The branch main has been updated by yuri:
URL: https://cgit.FreeBSD.org/ports/commit/?id=649c39d3c3dd7d399c81a94d3575a4d864347281
commit 649c39d3c3dd7d399c81a94d3575a4d864347281
Author: Yuri Victorovich <yuri@FreeBSD.org>
AuthorDate: 2025-11-09 04:55:51 +0000
Commit: Yuri Victorovich <yuri@FreeBSD.org>
CommitDate: 2025-11-09 08:48:29 +0000
math/mpfrcx: Update MASTER_SITES and WWW
---
math/mpfrcx/Makefile | 4 ++--
1 file changed, 2 insertions(+), 2 deletions(-)
diff --git a/math/mpfrcx/Makefile b/math/mpfrcx/Makefile
index b4dac259d82a..3d1f9e08e524 100644
--- a/math/mpfrcx/Makefile
+++ b/math/mpfrcx/Makefile
@@ -2,11 +2,11 @@ PORTNAME= mpfrcx
DISTVERSION= 0.6.3
PORTREVISION= 1
CATEGORIES= math
-MASTER_SITES= http://www.multiprecision.org/downloads/
+MASTER_SITES= https://www.multiprecision.org/downloads/
MAINTAINER= yuri@FreeBSD.org
COMMENT= Arbitrary precision library for arithmetic of univariate polynomials
-WWW= https://www.multiprecision.org/mpfrcx/home.html
+WWW= https://www.multiprecision.org/mpfrcx/index.html
LICENSE= LGPL3
LICENSE_FILE= ${WRKSRC}/COPYING.LESSER