diff options
author | B. Watson <urchlay@slackware.uk> | 2022-06-08 12:27:18 -0400 |
---|---|---|
committer | B. Watson <urchlay@slackware.uk> | 2022-06-09 13:19:09 -0400 |
commit | 9c2a77c13a1985f698857f9a6fb7bc6ae2dd379c (patch) | |
tree | a24b9b45b989b65af32683a750d273555e57644f | |
parent | e748a5d41bc15b6e73d37dae54e14587ee6c2f79 (diff) |
games/dungeon: Update email address.
Signed-off-by: B. Watson <urchlay@slackware.uk>
-rw-r--r-- | games/dungeon/dungeon.SlackBuild | 2 | ||||
-rw-r--r-- | games/dungeon/dungeon.info | 2 |
2 files changed, 2 insertions, 2 deletions
diff --git a/games/dungeon/dungeon.SlackBuild b/games/dungeon/dungeon.SlackBuild index ef639c011ac9..1a43f9f55435 100644 --- a/games/dungeon/dungeon.SlackBuild +++ b/games/dungeon/dungeon.SlackBuild @@ -2,7 +2,7 @@ # Slackware build script for dungeon -# 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/dungeon/dungeon.info b/games/dungeon/dungeon.info index 466ae753f3e9..7bb34596b502 100644 --- a/games/dungeon/dungeon.info +++ b/games/dungeon/dungeon.info @@ -9,4 +9,4 @@ DOWNLOAD_x86_64="" MD5SUM_x86_64="" REQUIRES="" MAINTAINER="B. Watson" -EMAIL="yalhcru@gmail.com" +EMAIL="urchlay@slackware.uk" |