diff options
author | B. Watson <urchlay@slackware.uk> | 2022-06-08 12:27:56 -0400 |
---|---|---|
committer | B. Watson <urchlay@slackware.uk> | 2022-06-09 13:19:14 -0400 |
commit | 67f469c7bdd22fe0e19079de334074363267d175 (patch) | |
tree | 4b0c90834d9a3851da2390221272e133738e108b /games/prboom-plus | |
parent | ef972a61d1681757eac1a59b12f60f0da0223eaa (diff) |
games/prboom-plus: Update email address.
Signed-off-by: B. Watson <urchlay@slackware.uk>
Diffstat (limited to 'games/prboom-plus')
-rw-r--r-- | games/prboom-plus/prboom-plus.SlackBuild | 2 | ||||
-rw-r--r-- | games/prboom-plus/prboom-plus.info | 2 |
2 files changed, 2 insertions, 2 deletions
diff --git a/games/prboom-plus/prboom-plus.SlackBuild b/games/prboom-plus/prboom-plus.SlackBuild index 1798871c2514f..5d4a2bac55153 100644 --- a/games/prboom-plus/prboom-plus.SlackBuild +++ b/games/prboom-plus/prboom-plus.SlackBuild @@ -3,7 +3,7 @@ # Slackware build script for prboom-plus # Originally written by Dugan Chen (email removed) -# Modified and now maintained by B. Watson <yalhcru@gmail.com>. +# Modified and now maintained by B. Watson <urchlay@slackware.uk>. # Original had no license. Modified version released under the WTFPL. See # http://www.wtfpl.net/txt/copying/ for details. diff --git a/games/prboom-plus/prboom-plus.info b/games/prboom-plus/prboom-plus.info index 3296e63a1d138..d18d5c1e5c071 100644 --- a/games/prboom-plus/prboom-plus.info +++ b/games/prboom-plus/prboom-plus.info @@ -7,4 +7,4 @@ DOWNLOAD_x86_64="" MD5SUM_x86_64="" REQUIRES="" MAINTAINER="B. Watson" -EMAIL="yalhcru@gmail.com" +EMAIL="urchlay@slackware.uk" |