From 31ffe63e69db1e53cd094debaedf286f4290e05e Mon Sep 17 00:00:00 2001 From: Yuri Victorovich Date: Tue, 5 Dec 2023 13:29:33 -0800 Subject: math/cm: Correct URLs MASTER_SITES and WWW --- math/cm/Makefile | 4 ++-- 1 file changed, 2 insertions(+), 2 deletions(-) diff --git a/math/cm/Makefile b/math/cm/Makefile index b829e72e40c4..b13eeb922efb 100644 --- a/math/cm/Makefile +++ b/math/cm/Makefile @@ -1,11 +1,11 @@ PORTNAME= cm DISTVERSION= 0.4.2 CATEGORIES= math -MASTER_SITES= http://www.multiprecision.org/downloads/ +MASTER_SITES= https://www.multiprecision.org/downloads/ MAINTAINER= yuri@FreeBSD.org COMMENT= Library for ring class fields of imaginary quadratic number fields -WWW= https://www.multiprecision.org/cm/home.html +WWW= https://www.multiprecision.org/cm/ LICENSE= GPLv3 LICENSE_FILE= ${WRKSRC}/COPYING -- cgit v1.2.3