aboutsummaryrefslogtreecommitdiff
path: root/math
diff options
context:
space:
mode:
authorYuri Victorovich <yuri@FreeBSD.org>2022-06-28 00:27:04 +0000
committerYuri Victorovich <yuri@FreeBSD.org>2022-06-28 00:27:04 +0000
commit0abba6133538b82a1283d16e8864ae59e7ce644a (patch)
treec2c00b66841b79c23ebeb0ea0b24569db6b976f7 /math
parentac66be0ebc83cfd0f271577d3140d160e7e3f518 (diff)
downloadports-0abba6133538b82a1283d16e8864ae59e7ce644a.tar.gz
ports-0abba6133538b82a1283d16e8864ae59e7ce644a.zip
math/mpir: Change MASTER_SITES to https
Diffstat (limited to 'math')
-rw-r--r--math/mpir/Makefile2
1 files changed, 1 insertions, 1 deletions
diff --git a/math/mpir/Makefile b/math/mpir/Makefile
index 2b805160b18e..e12f632c611f 100644
--- a/math/mpir/Makefile
+++ b/math/mpir/Makefile
@@ -4,7 +4,7 @@ PORTNAME= mpir
PORTVERSION= 3.0.0
PORTREVISION= 1
CATEGORIES= math
-MASTER_SITES= http://mpir.org/
+MASTER_SITES= https://mpir.org/
MAINTAINER= wen@FreeBSD.org
COMMENT= Multiprecision integer, rational, floating point numbers library