diff options
author | B. Watson <urchlay@slackware.uk> | 2022-06-08 12:27:27 -0400 |
---|---|---|
committer | B. Watson <urchlay@slackware.uk> | 2022-06-09 13:19:10 -0400 |
commit | d1ada3e73f746f867a3db3329c4c23e549c57c6e (patch) | |
tree | 80bf1c084075d9979c61a12e238b7af2835b036d | |
parent | 1b760acebdd4141160072e60f9be50eccfbc74c1 (diff) |
games/freedoom: Update email address.
Signed-off-by: B. Watson <urchlay@slackware.uk>
-rw-r--r-- | games/freedoom/freedoom.SlackBuild | 2 | ||||
-rw-r--r-- | games/freedoom/freedoom.info | 2 |
2 files changed, 2 insertions, 2 deletions
diff --git a/games/freedoom/freedoom.SlackBuild b/games/freedoom/freedoom.SlackBuild index 6dd0b8f3aeb1..426c21dcf595 100644 --- a/games/freedoom/freedoom.SlackBuild +++ b/games/freedoom/freedoom.SlackBuild @@ -2,7 +2,7 @@ # Slackware build script for freedoom -# 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/freedoom/freedoom.info b/games/freedoom/freedoom.info index f59ec4ced869..8f1c98afd6ec 100644 --- a/games/freedoom/freedoom.info +++ b/games/freedoom/freedoom.info @@ -9,4 +9,4 @@ DOWNLOAD_x86_64="" MD5SUM_x86_64="" REQUIRES="" MAINTAINER="B. Watson" -EMAIL="yalhcru@gmail.com" +EMAIL="urchlay@slackware.uk" |