Date: Mon, 30 Oct 2023 22:39:32 GMT From: Rodrigo Osorio <rodrigo@FreeBSD.org> To: ports-committers@FreeBSD.org, dev-commits-ports-all@FreeBSD.org, dev-commits-ports-main@FreeBSD.org Subject: git: 33f0782c8e0f - main - textproc/amberfish: Update WWW Message-ID: <202310302239.39UMdWVh096235@gitrepo.freebsd.org>
next in thread | raw e-mail | index | archive | help
The branch main has been updated by rodrigo: URL: https://cgit.FreeBSD.org/ports/commit/?id=33f0782c8e0ffb39013d645ac01f35e5896eca84 commit 33f0782c8e0ffb39013d645ac01f35e5896eca84 Author: Rodrigo Osorio <rodrigo@FreeBSD.org> AuthorDate: 2023-10-27 08:49:35 +0000 Commit: Rodrigo Osorio <rodrigo@FreeBSD.org> CommitDate: 2023-10-30 22:37:04 +0000 textproc/amberfish: Update WWW Homepage link is dead (Connect timeout) use last available webarchive instead. --- textproc/amberfish/Makefile | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/textproc/amberfish/Makefile b/textproc/amberfish/Makefile index 5eb44ab2d09e..d3b9fa1b9acd 100644 --- a/textproc/amberfish/Makefile +++ b/textproc/amberfish/Makefile @@ -7,7 +7,7 @@ MASTER_SITES= SF/${PORTNAME}/Amberfish%20source%20-%20stable/${PORTVERSION} \ MAINTAINER= ports@FreeBSD.org COMMENT= General purpose text retrieval Software -WWW= http://www.etymon.com/tr.html +WWW= https://web.archive.org/web/20100419215307/http://www.etymon.com/tr.html LICENSE= GPLv2 LICENSE_FILE= ${WRKSRC}/COPYING
Want to link to this message? Use this URL: <https://mail-archive.FreeBSD.org/cgi/mid.cgi?202310302239.39UMdWVh096235>