diff --git a/games/nevernoid/nevernoid.SlackBuild b/games/nevernoid/nevernoid.SlackBuild index 0d46342e9b..4ca6e9daa9 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 0fa58c465a..5c95130543 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 ae850c9245..892ec09d59 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