aboutsummaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorYuri Victorovich <yuri@FreeBSD.org>2025-11-09 04:58:03 +0000
committerYuri Victorovich <yuri@FreeBSD.org>2025-11-09 08:48:29 +0000
commit2d75e0ba77905d0a723e5d6190a96423111bfaf2 (patch)
treee4237cf8d2a664d27ca1b142a83f8286d3a84f73
parent24cd9b6b7d5fedfbd70935bda9ba4056e530c57d (diff)
math/vinci: Update MASTER_SITES and WWW
-rw-r--r--math/vinci/Makefile4
1 files changed, 2 insertions, 2 deletions
diff --git a/math/vinci/Makefile b/math/vinci/Makefile
index bb5dfb3a942d..da7e7e8760df 100644
--- a/math/vinci/Makefile
+++ b/math/vinci/Makefile
@@ -1,11 +1,11 @@
PORTNAME= vinci
DISTVERSION= 1.0.5
CATEGORIES= math
-MASTER_SITES= http://www.multiprecision.org/downloads/
+MASTER_SITES= https://www.multiprecision.org/downloads/
MAINTAINER= yuri@FreeBSD.org
COMMENT= Package that implements algorithms for convex body volume computation
-WWW= https://www.multiprecision.org/vinci/home.html
+WWW= https://www.multiprecision.org/vinci/index.html
LICENSE= GPLv2
LICENSE_FILE= ${WRKSRC}/COPYING