diff options
Diffstat (limited to 'math/vinci/Makefile')
| -rw-r--r-- | math/vinci/Makefile | 4 |
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 |
