git: 2d589c8657de - main - sysutils/xorriso: Update MASTER_SITES
- Go to: [ bottom of page ] [ top of archives ] [ this month ]
Date: Mon, 06 Oct 2025 11:24:35 UTC
The branch main has been updated by sunpoet: URL: https://cgit.FreeBSD.org/ports/commit/?id=2d589c8657dea62688a788b8b28ba12ff783dfa5 commit 2d589c8657dea62688a788b8b28ba12ff783dfa5 Author: Po-Chuan Hsieh <sunpoet@FreeBSD.org> AuthorDate: 2025-10-06 10:21:57 +0000 Commit: Po-Chuan Hsieh <sunpoet@FreeBSD.org> CommitDate: 2025-10-06 10:21:57 +0000 sysutils/xorriso: Update MASTER_SITES Approved by: portmgr (blanket) --- sysutils/xorriso/Makefile | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/sysutils/xorriso/Makefile b/sysutils/xorriso/Makefile index 6db57cbac9e1..832c8f616d44 100644 --- a/sysutils/xorriso/Makefile +++ b/sysutils/xorriso/Makefile @@ -2,7 +2,7 @@ PORTNAME= xorriso DISTVERSION= 1.5.6 PORTREVISION= 2 CATEGORIES= sysutils -MASTER_SITES= http://files.libburnia-project.org/releases/ +MASTER_SITES= https://files.libburnia-project.org/releases/ DISTNAME= libisoburn-${PORTVERSION} MAINTAINER= wen@FreeBSD.org