git: 63114fa8580b - main - archivers/lha: update MASTER_SITES
- Go to: [ bottom of page ] [ top of archives ] [ this month ]
Date: Sun, 16 Nov 2025 17:51:57 UTC
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