aboutsummaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorYuri Victorovich <yuri@FreeBSD.org>2023-12-05 21:29:33 +0000
committerYuri Victorovich <yuri@FreeBSD.org>2023-12-05 21:31:03 +0000
commit31ffe63e69db1e53cd094debaedf286f4290e05e (patch)
tree80fe23d1e942d7d3f6dd217565868ba393e60edd
parent455717ffde6020d5505be144e4686be7d91cd509 (diff)
downloadports-31ffe63e69db1e53cd094debaedf286f4290e05e.tar.gz
ports-31ffe63e69db1e53cd094debaedf286f4290e05e.zip
math/cm: Correct URLs MASTER_SITES and WWW
-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