Date: Mon, 30 Oct 2023 22:39:34 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: ab0fa5a36a0e - main - x11/9box: Update WWW Message-ID: <202310302239.39UMdYSh096313@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=ab0fa5a36a0e978202d685265e84ca48a8285769 commit ab0fa5a36a0e978202d685265e84ca48a8285769 Author: Rodrigo Osorio <rodrigo@FreeBSD.org> AuthorDate: 2023-10-26 13:34:35 +0000 Commit: Rodrigo Osorio <rodrigo@FreeBSD.org> CommitDate: 2023-10-30 22:37:05 +0000 x11/9box: Update WWW Homepage link is dead (HTTP 404) --- x11/9box/Makefile | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/x11/9box/Makefile b/x11/9box/Makefile index 50eddb5dfafd..d66c27ed68e0 100644 --- a/x11/9box/Makefile +++ b/x11/9box/Makefile @@ -6,7 +6,7 @@ MASTER_SITES= LOCAL/thierry MAINTAINER= ports@FreeBSD.org COMMENT= 9box can "pack" windows inside itself -WWW= http://www.nongnu.org/9box/ +WWW= http://savannah.nongnu.org/projects/9box/ PLIST_FILES= bin/9box USES= gmake xorg
Want to link to this message? Use this URL: <https://mail-archive.FreeBSD.org/cgi/mid.cgi?202310302239.39UMdYSh096313>