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 | 4b684667df180e242c5d0ea261774ec33402e3b3 (patch) | |
tree | 7b95e3c906a09336948279a5235893ec443e08fa /games/solarwolf | |
parent | 297de9ac70a15866b6ec74ea9b2316d24777ae0a (diff) |
games/solarwolf: Update email address.
Signed-off-by: B. Watson <urchlay@slackware.uk>
Diffstat (limited to 'games/solarwolf')
-rw-r--r-- | games/solarwolf/solarwolf.SlackBuild | 2 | ||||
-rw-r--r-- | games/solarwolf/solarwolf.info | 2 |
2 files changed, 2 insertions, 2 deletions
diff --git a/games/solarwolf/solarwolf.SlackBuild b/games/solarwolf/solarwolf.SlackBuild index f9195a65f01d..2475a2ad4238 100644 --- a/games/solarwolf/solarwolf.SlackBuild +++ b/games/solarwolf/solarwolf.SlackBuild @@ -2,7 +2,7 @@ # Slackware build script for solarwolf -# 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/solarwolf/solarwolf.info b/games/solarwolf/solarwolf.info index 62e2c506667a..cdc599cf09b7 100644 --- a/games/solarwolf/solarwolf.info +++ b/games/solarwolf/solarwolf.info @@ -7,4 +7,4 @@ DOWNLOAD_x86_64="" MD5SUM_x86_64="" REQUIRES="TiMidity++ pygame" MAINTAINER="B. Watson" -EMAIL="yalhcru@gmail.com" +EMAIL="urchlay@slackware.uk" |