diff options
author | B. Watson <urchlay@slackware.uk> | 2022-06-08 12:27:38 -0400 |
---|---|---|
committer | B. Watson <urchlay@slackware.uk> | 2022-06-09 13:19:12 -0400 |
commit | 68ce17fcacdbbbf38c4a91c16a85ade1af68887d (patch) | |
tree | 485bf01b6134a4ee4baa65c41200a6f5e9bc2dd1 | |
parent | bd1c08492552684a815624a6a42e54c35326ad76 (diff) | |
download | slackbuilds-68ce17fcacdbbbf38c4a91c16a85ade1af68887d.tar.gz |
games/maelstrom: Update email address.
Signed-off-by: B. Watson <urchlay@slackware.uk>
-rw-r--r-- | games/maelstrom/maelstrom.SlackBuild | 2 | ||||
-rw-r--r-- | games/maelstrom/maelstrom.info | 2 | ||||
-rw-r--r-- | games/maelstrom/maelstrom_addon_package.pl | 2 |
3 files changed, 3 insertions, 3 deletions
diff --git a/games/maelstrom/maelstrom.SlackBuild b/games/maelstrom/maelstrom.SlackBuild index 50dab5c12e..88cddc94c8 100644 --- a/games/maelstrom/maelstrom.SlackBuild +++ b/games/maelstrom/maelstrom.SlackBuild @@ -2,7 +2,7 @@ # Slackware build script for maelstrom -# Written by B. Watson (yalhcru@gmail.com) +# Written by B. Watson (urchlay@slackware.uk) # Licensed under the WTFPL. See http://www.wtfpl.net/txt/copying/ for details. diff --git a/games/maelstrom/maelstrom.info b/games/maelstrom/maelstrom.info index 513868512e..dca67703d6 100644 --- a/games/maelstrom/maelstrom.info +++ b/games/maelstrom/maelstrom.info @@ -7,4 +7,4 @@ DOWNLOAD_x86_64="" MD5SUM_x86_64="" REQUIRES="" MAINTAINER="B. Watson" -EMAIL="yalhcru@gmail.com" +EMAIL="urchlay@slackware.uk" diff --git a/games/maelstrom/maelstrom_addon_package.pl b/games/maelstrom/maelstrom_addon_package.pl index e376a1e0a3..5d3c7bdce3 100644 --- a/games/maelstrom/maelstrom_addon_package.pl +++ b/games/maelstrom/maelstrom_addon_package.pl @@ -9,7 +9,7 @@ # This script is meant to work on a stock Slackware system, so it # doesn't use any CPAN modules (which makes the code a bit awkward). -# Author: B. Watson (yalhcru@gmail.com) +# Author: B. Watson (urchlay@slackware.uk) # This program is released into the public domain; do as ye list wi' her. # Author not responsible for any damages resulting from the use of this |