git: 248da52a11dd - main - textproc/man2html: adjust WWW to new domain
- Go to: [ bottom of page ] [ top of archives ] [ this month ]
Date: Wed, 30 Oct 2024 09:02:42 UTC
The branch main has been updated by fuz:
URL: https://cgit.FreeBSD.org/ports/commit/?id=248da52a11dd3376a5259bfc9abe52e3d0846a41
commit 248da52a11dd3376a5259bfc9abe52e3d0846a41
Author: Robert Clausecker <fuz@FreeBSD.org>
AuthorDate: 2024-10-28 16:10:41 +0000
Commit: Robert Clausecker <fuz@FreeBSD.org>
CommitDate: 2024-10-30 09:00:36 +0000
textproc/man2html: adjust WWW to new domain
Tedickey's old domain seems to be down. Point to his new one.
---
textproc/man2html/Makefile | 2 +-
1 file changed, 1 insertion(+), 1 deletion(-)
diff --git a/textproc/man2html/Makefile b/textproc/man2html/Makefile
index d045af83b35e..b50bd1339d75 100644
--- a/textproc/man2html/Makefile
+++ b/textproc/man2html/Makefile
@@ -6,7 +6,7 @@ DISTNAME= man2html-${DISTVERSION:E}
MAINTAINER= fuz@FreeBSD.org
COMMENT= Convert nroff(1) man pages to HTML
-WWW= https://dickey.his.com/scripts/man2html.html
+WWW= https://invisible-island.net/scripts/man2html.html
LICENSE= GPLv2+
LICENSE_FILE= ${WRKSRC}/COPYING