diff options
author | B. Watson <urchlay@slackware.uk> | 2022-06-08 12:27:42 -0400 |
---|---|---|
committer | B. Watson <urchlay@slackware.uk> | 2022-06-09 13:19:12 -0400 |
commit | 95d6b144efd4bf24c783c176b28ce4da53871b29 (patch) | |
tree | bb51698a902cd624e6f67d51ea914bf29c504bf4 /games/mrrescue | |
parent | ef11c8c73fc9413044ac12c37a6e6df9cf758bdb (diff) |
games/mrrescue: Update email address.
Signed-off-by: B. Watson <urchlay@slackware.uk>
Diffstat (limited to 'games/mrrescue')
-rw-r--r-- | games/mrrescue/mrrescue.SlackBuild | 2 | ||||
-rw-r--r-- | games/mrrescue/mrrescue.info | 2 |
2 files changed, 2 insertions, 2 deletions
diff --git a/games/mrrescue/mrrescue.SlackBuild b/games/mrrescue/mrrescue.SlackBuild index 6e39e2760e2e..7803da1cbf06 100644 --- a/games/mrrescue/mrrescue.SlackBuild +++ b/games/mrrescue/mrrescue.SlackBuild @@ -2,7 +2,7 @@ # Slackware build script for mrrescue -# 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/mrrescue/mrrescue.info b/games/mrrescue/mrrescue.info index 8341ca3573fd..9cfde5e70949 100644 --- a/games/mrrescue/mrrescue.info +++ b/games/mrrescue/mrrescue.info @@ -7,4 +7,4 @@ DOWNLOAD_x86_64="" MD5SUM_x86_64="" REQUIRES="love" MAINTAINER="B. Watson" -EMAIL="yalhcru@gmail.com" +EMAIL="urchlay@slackware.uk" |