diff options
author | B. Watson <urchlay@slackware.uk> | 2022-06-08 12:27:46 -0400 |
---|---|---|
committer | B. Watson <urchlay@slackware.uk> | 2022-06-09 13:19:13 -0400 |
commit | cebbe2205225225e55aa72085a5a606ebe7b4137 (patch) | |
tree | 5e69376a702b1750d382bb9891ec2e63741513ae | |
parent | b715abfcd28f7f3414d33dc92131040d43255113 (diff) |
games/nottetris2: Update email address.
Signed-off-by: B. Watson <urchlay@slackware.uk>
-rw-r--r-- | games/nottetris2/nottetris2.SlackBuild | 2 | ||||
-rw-r--r-- | games/nottetris2/nottetris2.info | 2 |
2 files changed, 2 insertions, 2 deletions
diff --git a/games/nottetris2/nottetris2.SlackBuild b/games/nottetris2/nottetris2.SlackBuild index 0d10ca10fec0..c0c223a681b4 100644 --- a/games/nottetris2/nottetris2.SlackBuild +++ b/games/nottetris2/nottetris2.SlackBuild @@ -2,7 +2,7 @@ # Slackware build script for nottetris2 -# 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/nottetris2/nottetris2.info b/games/nottetris2/nottetris2.info index 243104415015..332682dfdc62 100644 --- a/games/nottetris2/nottetris2.info +++ b/games/nottetris2/nottetris2.info @@ -7,4 +7,4 @@ DOWNLOAD_x86_64="" MD5SUM_x86_64="" REQUIRES="love-legacy072" MAINTAINER="B. Watson" -EMAIL="yalhcru@gmail.com" +EMAIL="urchlay@slackware.uk" |