git: 33f0782c8e0f - main - textproc/amberfish: Update WWW
- Go to: [ bottom of page ] [ top of archives ] [ this month ]
Date: Mon, 30 Oct 2023 22:39:32 UTC
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