Skip site navigation (1)Skip section navigation (2)
Date:      Sun, 16 Nov 2025 17:51:57 GMT
From:      Dirk Meyer <dinoex@FreeBSD.org>
To:        ports-committers@FreeBSD.org, dev-commits-ports-all@FreeBSD.org, dev-commits-ports-main@FreeBSD.org
Subject:   git: 63114fa8580b - main - archivers/lha: update MASTER_SITES
Message-ID:  <202511161751.5AGHpvTk045899@gitrepo.freebsd.org>

index | next in thread | raw e-mail

The branch main has been updated by dinoex:

URL: https://cgit.FreeBSD.org/ports/commit/?id=63114fa8580bf109df602efcc31777f9aa1b873f

commit 63114fa8580bf109df602efcc31777f9aa1b873f
Author:     Dirk Meyer <dinoex@FreeBSD.org>
AuthorDate: 2025-11-16 17:51:43 +0000
Commit:     Dirk Meyer <dinoex@FreeBSD.org>
CommitDate: 2025-11-16 17:51:43 +0000

    archivers/lha: update MASTER_SITES
    
    PR: 290942
---
 archivers/lha/Makefile | 5 +++--
 1 file changed, 3 insertions(+), 2 deletions(-)

diff --git a/archivers/lha/Makefile b/archivers/lha/Makefile
index 0db09fdc7a4f..0e96abf80cca 100644
--- a/archivers/lha/Makefile
+++ b/archivers/lha/Makefile
@@ -2,12 +2,13 @@ PORTNAME=	lha
 PORTVERSION=	1.14i
 PORTREVISION=	10
 CATEGORIES=	archivers
-MASTER_SITES=	http://www2m.biglobe.ne.jp/~dolphin/lha/prog/
+MASTER_SITES=	ftp://ftp.dinoex.de/pub/FreeBSD/distfiles/ \
+		https://ftp.dinoex.de/pub/FreeBSD/distfiles/
 DISTNAME=	${PORTNAME}-${PORTVERSION:S/.//}
 
 MAINTAINER=	dinoex@FreeBSD.org
 COMMENT=	Archive files using LZSS and Huffman compression (.lzh files)
-WWW=		http://www2m.biglobe.ne.jp/~dolphin/lha/lha.htm
+WWW=		https://web.archive.org/web/20200221013928/http://www2m.biglobe.ne.jp/~dolphin/lha/lha-unix.htm
 
 LICENSE=	LHA
 LICENSE_NAME=	License of lha


home | help

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