diff options
author | B. Watson <urchlay@slackware.uk> | 2022-06-08 12:27:26 -0400 |
---|---|---|
committer | B. Watson <urchlay@slackware.uk> | 2022-06-09 13:19:10 -0400 |
commit | 1b760acebdd4141160072e60f9be50eccfbc74c1 (patch) | |
tree | 555eee9a42f70c09f921be96c85911a1e11b0abc | |
parent | ef6ea45b4b57b90ad48b568c1f77b334debd4614 (diff) |
games/freeblocks: Update email address.
Signed-off-by: B. Watson <urchlay@slackware.uk>
-rw-r--r-- | games/freeblocks/freeblocks.SlackBuild | 2 | ||||
-rw-r--r-- | games/freeblocks/freeblocks.info | 2 |
2 files changed, 2 insertions, 2 deletions
diff --git a/games/freeblocks/freeblocks.SlackBuild b/games/freeblocks/freeblocks.SlackBuild index 02efeb850c405..f4eb13abc731b 100644 --- a/games/freeblocks/freeblocks.SlackBuild +++ b/games/freeblocks/freeblocks.SlackBuild @@ -2,7 +2,7 @@ # Slackware build script for freeblocks -# 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/freeblocks/freeblocks.info b/games/freeblocks/freeblocks.info index 5f99ad3196250..ac830275ae6b8 100644 --- a/games/freeblocks/freeblocks.info +++ b/games/freeblocks/freeblocks.info @@ -7,4 +7,4 @@ DOWNLOAD_x86_64="" MD5SUM_x86_64="" REQUIRES="" MAINTAINER="B. Watson" -EMAIL="yalhcru@gmail.com" +EMAIL="urchlay@slackware.uk" |