diff options
author | B. Watson <urchlay@slackware.uk> | 2022-06-08 12:28:24 -0400 |
---|---|---|
committer | B. Watson <urchlay@slackware.uk> | 2022-06-09 13:19:17 -0400 |
commit | 4c0306112a037fff04bc3d425c36b851c8e65676 (patch) | |
tree | 018350af6a9f24debd97133d58042946c5b3703a /games/zdoom | |
parent | ce032e48539eaad293515bcb1fc868c055295e88 (diff) | |
download | slackbuilds-4c0306112a037fff04bc3d425c36b851c8e65676.tar.gz |
games/zdoom: Update email address.
Signed-off-by: B. Watson <urchlay@slackware.uk>
Diffstat (limited to 'games/zdoom')
-rw-r--r-- | games/zdoom/zdoom.SlackBuild | 2 | ||||
-rw-r--r-- | games/zdoom/zdoom.info | 2 |
2 files changed, 2 insertions, 2 deletions
diff --git a/games/zdoom/zdoom.SlackBuild b/games/zdoom/zdoom.SlackBuild index 3661938901..b2ac55d48e 100644 --- a/games/zdoom/zdoom.SlackBuild +++ b/games/zdoom/zdoom.SlackBuild @@ -4,7 +4,7 @@ # Originally written by Pablo Santamaria (email removed) -# Modified and now maintained by B. Watson <yalhcru@gmail.com>. Original +# Modified and now maintained by B. Watson <urchlay@slackware.uk>. Original # version had no license, modified version released under the WTFPL, # see http://www.wtfpl.net/txt/copying/ for details. diff --git a/games/zdoom/zdoom.info b/games/zdoom/zdoom.info index 3ee0e8333e..c604a2817e 100644 --- a/games/zdoom/zdoom.info +++ b/games/zdoom/zdoom.info @@ -7,4 +7,4 @@ DOWNLOAD_x86_64="" MD5SUM_x86_64="" REQUIRES="fmodapi" MAINTAINER="B. Watson" -EMAIL="yalhcru@gmail.com" +EMAIL="urchlay@slackware.uk" |