aboutsummaryrefslogtreecommitdiff
path: root/games/nevernoid
diff options
context:
space:
mode:
authorB. Watson <urchlay@slackware.uk>2022-06-08 12:27:44 -0400
committerB. Watson <urchlay@slackware.uk>2022-06-09 13:19:13 -0400
commit9bdbc59178e81a4b05c8fa9bf0d98e5a2626429f (patch)
treeb44d06165154063924252bcfcf53cb4e1141c082 /games/nevernoid
parent40afc5ecb17da3022f05770b02acc02fcd926176 (diff)
games/nevernoid: Update email address.
Signed-off-by: B. Watson <urchlay@slackware.uk>
Diffstat (limited to 'games/nevernoid')
-rw-r--r--games/nevernoid/nevernoid.SlackBuild2
-rw-r--r--games/nevernoid/nevernoid.info2
-rw-r--r--games/nevernoid/nevernoid.wrapper2
3 files changed, 3 insertions, 3 deletions
diff --git a/games/nevernoid/nevernoid.SlackBuild b/games/nevernoid/nevernoid.SlackBuild
index 0d46342e9b317..4ca6e9daa9760 100644
--- a/games/nevernoid/nevernoid.SlackBuild
+++ b/games/nevernoid/nevernoid.SlackBuild
@@ -2,7 +2,7 @@
# Slackware build script for nevernoid
-# 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/nevernoid/nevernoid.info b/games/nevernoid/nevernoid.info
index 0fa58c465a819..5c95130543c97 100644
--- a/games/nevernoid/nevernoid.info
+++ b/games/nevernoid/nevernoid.info
@@ -11,4 +11,4 @@ MD5SUM_x86_64="3a754706e414c3958457b69833a0e778 \
e943ff6c8a189bc09dfe6963a916eaee"
REQUIRES=""
MAINTAINER="B. Watson"
-EMAIL="yalhcru@gmail.com"
+EMAIL="urchlay@slackware.uk"
diff --git a/games/nevernoid/nevernoid.wrapper b/games/nevernoid/nevernoid.wrapper
index ae850c92454ac..892ec09d5908b 100644
--- a/games/nevernoid/nevernoid.wrapper
+++ b/games/nevernoid/nevernoid.wrapper
@@ -2,7 +2,7 @@
# Wrapper script for nevernoid to allow read-only shared data
# files, plus writable per-user highscore/settings in ~/nevernoid
-# Author: B. Watson (yalhcru@gmail.com)
+# Author: B. Watson (urchlay@slackware.uk)
# How lame is this? The game opens the map files O_RDWR (read/write
# access), even though it never attempts to write to them! Also, it