aboutsummaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorYuri Victorovich <yuri@FreeBSD.org>2021-09-20 19:25:38 +0000
committerYuri Victorovich <yuri@FreeBSD.org>2021-09-20 19:30:10 +0000
commit12f4fac8cf79915fb74e20e94d5fc845edddd3af (patch)
treef989bb89cc58493eb71b27f065a2a8cc7967ab01
parent94e817974e18c8b5c7106ce9c237be3232461591 (diff)
downloadports-12f4fac8cf79915fb74e20e94d5fc845edddd3af.tar.gz
ports-12f4fac8cf79915fb74e20e94d5fc845edddd3af.zip
math/qd: Replace MASTER_SITES with a working URL
The old URL is dead and the port was unfetchable Approved by: portmgr (blanket) (cherry picked from commit 0d2aa6be67737fb494a941aaea0029f158cbd2e3)
-rw-r--r--math/qd/Makefile2
1 files changed, 1 insertions, 1 deletions
diff --git a/math/qd/Makefile b/math/qd/Makefile
index 17d3213ea62c..5233307f7305 100644
--- a/math/qd/Makefile
+++ b/math/qd/Makefile
@@ -3,7 +3,7 @@
PORTNAME= qd
DISTVERSION= 2.3.22
CATEGORIES= math
-MASTER_SITES= http://crd-legacy.lbl.gov/~dhbailey/mpdist/
+MASTER_SITES= https://www.davidhbailey.com/dhbsoftware/
MAINTAINER= fortran@FreeBSD.org
COMMENT= Double-Double and Quad-Double Arithmetic