1
0
mirror of https://git.FreeBSD.org/ports.git synced 2025-01-31 10:46:16 +00:00

games/agame: fix WWW

Change archive WWW link to the point where it replies with HTTP 200
rather than 500.
This commit is contained in:
Dmitry Marakasov 2023-05-22 23:14:38 +03:00
parent 74c810e222
commit ca43788dbf

View File

@ -8,7 +8,7 @@ DISTNAME= game-src-${PORTVERSION}
MAINTAINER= amdmi3@FreeBSD.org
COMMENT= Simple Tetris-like game
WWW= https://web.archive.org/web/20190410210052/http://zevv.nl/play/code/game/
WWW= https://web.archive.org/web/20170226223853/http://zevv.nl/play/code/game/
LICENSE= GPLv2+