diff options
author | B. Watson <urchlay@slackware.uk> | 2022-06-08 12:28:25 -0400 |
---|---|---|
committer | B. Watson <urchlay@slackware.uk> | 2022-06-09 13:19:17 -0400 |
commit | 46d2dbd41f457d81de5961e7b8ca70d6c4650aaf (patch) | |
tree | a36a904ac5408e067e4f95b07131899a3579901a /games/zork | |
parent | aba71d787d57d473cd3863a9f98917da9968f78e (diff) |
games/zork: Update email address.
Signed-off-by: B. Watson <urchlay@slackware.uk>
Diffstat (limited to 'games/zork')
-rw-r--r-- | games/zork/zork.SlackBuild | 2 | ||||
-rw-r--r-- | games/zork/zork.info | 2 |
2 files changed, 2 insertions, 2 deletions
diff --git a/games/zork/zork.SlackBuild b/games/zork/zork.SlackBuild index 9a9458000a68..04def8d4c65c 100644 --- a/games/zork/zork.SlackBuild +++ b/games/zork/zork.SlackBuild @@ -2,7 +2,7 @@ # Slackware build script for zork -# 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/zork/zork.info b/games/zork/zork.info index 4374960e328e..4a7bd7a863b5 100644 --- a/games/zork/zork.info +++ b/games/zork/zork.info @@ -19,4 +19,4 @@ DOWNLOAD_x86_64="" MD5SUM_x86_64="" REQUIRES="" MAINTAINER="B. Watson" -EMAIL="yalhcru@gmail.com" +EMAIL="urchlay@slackware.uk" |