summaryrefslogtreecommitdiff
path: root/math
diff options
context:
space:
mode:
authorYuri Victorovich <yuri@FreeBSD.org>2023-12-05 13:29:33 -0800
committerYuri Victorovich <yuri@FreeBSD.org>2023-12-05 13:31:03 -0800
commit31ffe63e69db1e53cd094debaedf286f4290e05e (patch)
tree80fe23d1e942d7d3f6dd217565868ba393e60edd /math
parentdevel/xbyak: update 6.73 → 7.00 (diff)
math/cm: Correct URLs MASTER_SITES and WWW
Diffstat (limited to 'math')
-rw-r--r--math/cm/Makefile4
1 files 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