From 789ec7506206b403274acac5f08345941249508b Mon Sep 17 00:00:00 2001 From: Yuri Victorovich Date: Mon, 10 Aug 2020 05:08:48 +0000 Subject: [PATCH] math/SCIP: Fix MASTER_SITES and WWW URLs --- math/SCIP/Makefile | 2 +- math/SCIP/pkg-descr | 2 +- 2 files changed, 2 insertions(+), 2 deletions(-) diff --git a/math/SCIP/Makefile b/math/SCIP/Makefile index 0d5ec57b25f5..fe22d772ca98 100644 --- a/math/SCIP/Makefile +++ b/math/SCIP/Makefile @@ -4,7 +4,7 @@ PORTNAME= SCIP DISTVERSION= 7.0.1 CATEGORIES= math science -MASTER_SITES= http://scip.zib.de/download/release/ +MASTER_SITES= https://www.scipopt.org/download/release/ DISTNAME= ${PORTNAME:tl}-${DISTVERSION} MAINTAINER= yuri@FreeBSD.org diff --git a/math/SCIP/pkg-descr b/math/SCIP/pkg-descr index 0e5b3e97e131..f00f6e123282 100644 --- a/math/SCIP/pkg-descr +++ b/math/SCIP/pkg-descr @@ -13,4 +13,4 @@ Features: * open LP solver support * highly flexible through many possible user plugins -WWW: http://scip.zib.de +WWW: https://www.scipopt.org/