diff options
-rw-r--r-- | games/nevernoid/nevernoid.SlackBuild | 2 | ||||
-rw-r--r-- | games/nevernoid/nevernoid.info | 2 | ||||
-rw-r--r-- | games/nevernoid/nevernoid.wrapper | 2 |
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 |