diff options
author | B. Watson <urchlay@slackware.uk> | 2022-06-08 12:28:05 -0400 |
---|---|---|
committer | B. Watson <urchlay@slackware.uk> | 2022-06-09 13:19:15 -0400 |
commit | 7dd128d205ea15abebee49987d0baf661cf04cd7 (patch) | |
tree | f8355c809afa92a5118791bb0cfee5dca27914ab /games/torcs | |
parent | a220e533275c387ecce26309c6c58557abd01113 (diff) | |
download | slackbuilds-7dd128d205ea15abebee49987d0baf661cf04cd7.tar.gz |
games/torcs: Update email address.
Signed-off-by: B. Watson <urchlay@slackware.uk>
Diffstat (limited to 'games/torcs')
-rw-r--r-- | games/torcs/torcs.SlackBuild | 2 | ||||
-rw-r--r-- | games/torcs/torcs.info | 2 |
2 files changed, 2 insertions, 2 deletions
diff --git a/games/torcs/torcs.SlackBuild b/games/torcs/torcs.SlackBuild index ceab8bc0e6..1949a33f8d 100644 --- a/games/torcs/torcs.SlackBuild +++ b/games/torcs/torcs.SlackBuild @@ -2,7 +2,7 @@ # Slackware build script for torcs -# 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/torcs/torcs.info b/games/torcs/torcs.info index cb84813f32..c829a20c69 100644 --- a/games/torcs/torcs.info +++ b/games/torcs/torcs.info @@ -7,4 +7,4 @@ DOWNLOAD_x86_64="" MD5SUM_x86_64="" REQUIRES="freealut plib" MAINTAINER="B. Watson" -EMAIL="yalhcru@gmail.com" +EMAIL="urchlay@slackware.uk" |