git: 83a2997e88fe - main - */*: canonize archive.org urls
- Go to: [ bottom of page ] [ top of archives ] [ this month ]
Date: Mon, 12 Sep 2022 19:30:45 UTC
The branch main has been updated by amdmi3: URL: https://cgit.FreeBSD.org/ports/commit/?id=83a2997e88feda08f705178476ed9664f0657d9c commit 83a2997e88feda08f705178476ed9664f0657d9c Author: Dmitry Marakasov <amdmi3@FreeBSD.org> AuthorDate: 2022-09-12 19:22:30 +0000 Commit: Dmitry Marakasov <amdmi3@FreeBSD.org> CommitDate: 2022-09-12 19:24:36 +0000 */*: canonize archive.org urls --- games/billardgl/Makefile | 2 +- games/blackshadeselite/Makefile | 2 +- games/brainparty/Makefile | 2 +- 3 files changed, 3 insertions(+), 3 deletions(-) diff --git a/games/billardgl/Makefile b/games/billardgl/Makefile index 46b1756006ca..d3565e8a5728 100644 --- a/games/billardgl/Makefile +++ b/games/billardgl/Makefile @@ -7,7 +7,7 @@ DISTNAME= BillardGL-${PORTVERSION} MAINTAINER= amdmi3@FreeBSD.org COMMENT= OpenGL pool billiard simulation -WWW= https://web.archive.org/web/20180527220530/http://www.billardgl.de:80/index-en.html \ +WWW= https://web.archive.org/web/20180527220530/http://www.billardgl.de/index-en.html \ https://sourceforge.net/projects/billardgl/ LICENSE= GPLv2 # from website diff --git a/games/blackshadeselite/Makefile b/games/blackshadeselite/Makefile index 986745355c6e..9f50ca955c0b 100644 --- a/games/blackshadeselite/Makefile +++ b/games/blackshadeselite/Makefile @@ -6,7 +6,7 @@ MASTER_SITES= https://mirror.amdmi3.ru/distfiles/ MAINTAINER= amdmi3@FreeBSD.org COMMENT= Psychic Bodyguard FPS - protect the VIP -WWW= https://web.archive.org/web/20170521213338/http://home.gna.org:80/blackshadeselite/ +WWW= https://web.archive.org/web/20170521213338/http://home.gna.org/blackshadeselite/ LICENSE= GPLv2+ LICENSE_FILE= ${WRKSRC}/COPYING diff --git a/games/brainparty/Makefile b/games/brainparty/Makefile index 57dd692423b5..5d748968b804 100644 --- a/games/brainparty/Makefile +++ b/games/brainparty/Makefile @@ -8,7 +8,7 @@ DISTNAME= ${PORTNAME}${PORTVERSION} MAINTAINER= amdmi3@FreeBSD.org COMMENT= Family-friendly set of 36 puzzle games -WWW= https://web.archive.org/web/20170722185419/http://www.tuxradar.com:80/brainparty \ +WWW= https://web.archive.org/web/20170722185419/http://www.tuxradar.com/brainparty \ https://launchpad.net/brainparty LICENSE= GPLv3+