diff options
Diffstat (limited to 'games/maelstrom/maelstrom_addon_package.pl')
-rw-r--r-- | games/maelstrom/maelstrom_addon_package.pl | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/games/maelstrom/maelstrom_addon_package.pl b/games/maelstrom/maelstrom_addon_package.pl index 7358784c3b..e376a1e0a3 100644 --- a/games/maelstrom/maelstrom_addon_package.pl +++ b/games/maelstrom/maelstrom_addon_package.pl @@ -52,7 +52,7 @@ must run it with root privileges (e.g. with su or sudo). You can find a collection of Maelstrom add-on zip files here: - http://www.devolution.com/~slouken/Maelstrom/add-ons.html + https://www.libsdl.org/projects/Maelstrom/add-ons.html EOF exit 1; } |