git: 78780de670eb - main - games/rescue: update WWW
- Go to: [ bottom of page ] [ top of archives ] [ this month ]
Date: Tue, 07 Feb 2023 01:55:48 UTC
The branch main has been updated by amdmi3: URL: https://cgit.FreeBSD.org/ports/commit/?id=78780de670eb75818efc92bc260bfb8d5312c93f commit 78780de670eb75818efc92bc260bfb8d5312c93f Author: Dmitry Marakasov <amdmi3@FreeBSD.org> AuthorDate: 2023-02-06 20:48:28 +0000 Commit: Dmitry Marakasov <amdmi3@FreeBSD.org> CommitDate: 2023-02-07 01:55:21 +0000 games/rescue: update WWW --- games/rescue/Makefile | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/games/rescue/Makefile b/games/rescue/Makefile index 5b156ae9080c..484d1fdb62d1 100644 --- a/games/rescue/Makefile +++ b/games/rescue/Makefile @@ -8,7 +8,7 @@ DIST_SUBDIR= java MAINTAINER= ports@FreeBSD.org COMMENT= Action adventure in Space -WWW= http://rescue.sourceforge.net/ +WWW= https://rescue.sourceforge.net/ LICENSE= GPLv3 LICENSE_FILE= ${WRKSRC}/gpl.txt