aboutsummaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorYuri Victorovich <yuri@FreeBSD.org>2022-06-28 00:24:58 +0000
committerYuri Victorovich <yuri@FreeBSD.org>2022-06-28 00:24:58 +0000
commitac66be0ebc83cfd0f271577d3140d160e7e3f518 (patch)
tree91041aa3cfb3cf7cd57a685a805d1bce4086f2e5
parentbf5a2f0de1f9f8d7c9a2781d137a86f328b71954 (diff)
downloadports-ac66be0ebc83cfd0f271577d3140d160e7e3f518.tar.gz
ports-ac66be0ebc83cfd0f271577d3140d160e7e3f518.zip
math/mpir: Correct COMMENT; Change WWW to https
Approved by: portmgr (blanket)
-rw-r--r--math/mpir/Makefile2
-rw-r--r--math/mpir/pkg-descr2
2 files changed, 2 insertions, 2 deletions
diff --git a/math/mpir/Makefile b/math/mpir/Makefile
index c0d00e4f66f3..2b805160b18e 100644
--- a/math/mpir/Makefile
+++ b/math/mpir/Makefile
@@ -7,7 +7,7 @@ CATEGORIES= math
MASTER_SITES= http://mpir.org/
MAINTAINER= wen@FreeBSD.org
-COMMENT= Multiprecision integer library
+COMMENT= Multiprecision integer, rational, floating point numbers library
LICENSE= LGPL3+
LICENSE_FILE= ${WRKSRC}/COPYING.LIB
diff --git a/math/mpir/pkg-descr b/math/mpir/pkg-descr
index fb5a5a2f90f7..a0f623cf1887 100644
--- a/math/mpir/pkg-descr
+++ b/math/mpir/pkg-descr
@@ -7,4 +7,4 @@ MPIR is constructed by a developer and vendor friendly community of
professional and amateur mathematicians, computer scientists and
hobbyists.
-WWW: http://www.mpir.org
+WWW: https://www.mpir.org