Skip site navigation (1)Skip section navigation (2)
Date:      Wed, 24 Jul 2024 19:06:41 GMT
From:      Daniel Engberg <diizzy@FreeBSD.org>
To:        ports-committers@FreeBSD.org, dev-commits-ports-all@FreeBSD.org, dev-commits-ports-main@FreeBSD.org
Subject:   git: 42ca55f8313e - main - math/emc2: Update MASTER_SITES
Message-ID:  <202407241906.46OJ6fQS044239@gitrepo.freebsd.org>

next in thread | raw e-mail | index | archive | help
The branch main has been updated by diizzy:

URL: https://cgit.FreeBSD.org/ports/commit/?id=42ca55f8313e176defa9c4cf5087e74143553835

commit 42ca55f8313e176defa9c4cf5087e74143553835
Author:     Daniel Engberg <diizzy@FreeBSD.org>
AuthorDate: 2024-07-14 18:09:16 +0000
Commit:     Daniel Engberg <diizzy@FreeBSD.org>
CommitDate: 2024-07-24 19:06:36 +0000

    math/emc2: Update MASTER_SITES
    
    Update MASTER_SITES to fix fetch
    
    Reported by:    pkg-fallout
---
 math/emc2/Makefile | 2 +-
 1 file changed, 1 insertion(+), 1 deletion(-)

diff --git a/math/emc2/Makefile b/math/emc2/Makefile
index c11745b39b38..ced40353f543 100644
--- a/math/emc2/Makefile
+++ b/math/emc2/Makefile
@@ -2,7 +2,7 @@ PORTNAME=	emc2
 DISTVERSIONPREFIX=v
 DISTVERSION=	2.17
 CATEGORIES=	math science
-MASTER_SITES=	https://www.ljll.math.upmc.fr/~hecht/ftp/emc2/
+MASTER_SITES=	https://www.ljll.fr/hecht/ftp/${PORTNAME}/
 DISTFILES=	${DISTNAME}${EXTRACT_SUFX}
 EXTRACT_ONLY=	${DISTNAME}${EXTRACT_SUFX}
 



Want to link to this message? Use this URL: <https://mail-archive.FreeBSD.org/cgi/mid.cgi?202407241906.46OJ6fQS044239>