diff options
author | B. Watson <urchlay@slackware.uk> | 2022-06-08 12:28:02 -0400 |
---|---|---|
committer | B. Watson <urchlay@slackware.uk> | 2022-06-09 13:19:15 -0400 |
commit | b7b1c3e51c0ebef723af0e67b153215400838f3e (patch) | |
tree | ba71f4db3e9a98ad94809cd89f0409885d38ebcc | |
parent | 4b684667df180e242c5d0ea261774ec33402e3b3 (diff) |
games/srb2: Update email address.
Signed-off-by: B. Watson <urchlay@slackware.uk>
-rw-r--r-- | games/srb2/srb2.SlackBuild | 2 | ||||
-rw-r--r-- | games/srb2/srb2.info | 2 |
2 files changed, 2 insertions, 2 deletions
diff --git a/games/srb2/srb2.SlackBuild b/games/srb2/srb2.SlackBuild index 38efd929eec9..b88392bf08bd 100644 --- a/games/srb2/srb2.SlackBuild +++ b/games/srb2/srb2.SlackBuild @@ -2,7 +2,7 @@ # Slackware build script for srb2 -# 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/srb2/srb2.info b/games/srb2/srb2.info index 50776ee7a51d..40ff9695ecf5 100644 --- a/games/srb2/srb2.info +++ b/games/srb2/srb2.info @@ -9,4 +9,4 @@ DOWNLOAD_x86_64="" MD5SUM_x86_64="" REQUIRES="" MAINTAINER="B. Watson" -EMAIL="yalhcru@gmail.com" +EMAIL="urchlay@slackware.uk" |