diff --git a/math/qd/Makefile b/math/qd/Makefile index 17d3213ea62c..5233307f7305 100644 --- a/math/qd/Makefile +++ b/math/qd/Makefile @@ -1,21 +1,21 @@ # Created by: Nakata Maho 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 LICENSE= BSD3CLAUSE LICENSE_FILE= ${WRKSRC}/COPYING USES= fortran libtool GNU_CONFIGURE= yes CONFIGURE_ARGS= --enable-shared --disable-static USE_LDCONFIG= yes OPTIONS_DEFINE= DOCS .include