Skip site navigation (1)Skip section navigation (2)
Date:      Thu, 11 Nov 2021 15:53:37 GMT
From:      Lewis Cook <lcook@FreeBSD.org>
To:        ports-committers@FreeBSD.org, dev-commits-ports-all@FreeBSD.org, dev-commits-ports-main@FreeBSD.org
Subject:   git: 16f4a3c9a207 - main - www/lagrange: Update MASTER_SITES URL
Message-ID:  <202111111553.1ABFrbE7066410@gitrepo.freebsd.org>

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

URL: https://cgit.FreeBSD.org/ports/commit/?id=16f4a3c9a207b7bb2ff44fbbc1c46ea12fb8790f

commit 16f4a3c9a207b7bb2ff44fbbc1c46ea12fb8790f
Author:     Lewis Cook <lcook@FreeBSD.org>
AuthorDate: 2021-11-11 15:51:15 +0000
Commit:     Lewis Cook <lcook@FreeBSD.org>
CommitDate: 2021-11-11 15:51:15 +0000

    www/lagrange: Update MASTER_SITES URL
---
 www/lagrange/Makefile | 2 +-
 1 file changed, 1 insertion(+), 1 deletion(-)

diff --git a/www/lagrange/Makefile b/www/lagrange/Makefile
index 7bced11b079d..3a37e16ff034 100644
--- a/www/lagrange/Makefile
+++ b/www/lagrange/Makefile
@@ -1,7 +1,7 @@
 PORTNAME=	lagrange
 DISTVERSION=	1.7.3
 CATEGORIES=	www
-MASTER_SITES=	https://git.skyjake.fi/skyjake/${PORTNAME}/releases/download/v${DISTVERSION}/
+MASTER_SITES=	https://git.skyjake.fi/gemini/${PORTNAME}/releases/download/v${DISTVERSION}/
 
 MAINTAINER=	lcook@FreeBSD.org
 COMMENT=	Beautiful Gemini Client



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