games/nevernoid: Update email address.

Signed-off-by: B. Watson <urchlay@slackware.uk>
This commit is contained in:
B. Watson 2022-06-08 12:27:44 -04:00
parent 40afc5ecb1
commit 9bdbc59178
3 changed files with 3 additions and 3 deletions

View file

@ -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.

View file

@ -11,4 +11,4 @@ MD5SUM_x86_64="3a754706e414c3958457b69833a0e778 \
e943ff6c8a189bc09dfe6963a916eaee"
REQUIRES=""
MAINTAINER="B. Watson"
EMAIL="yalhcru@gmail.com"
EMAIL="urchlay@slackware.uk"

View file

@ -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