diff options
author | B. Watson <urchlay@slackware.uk> | 2022-06-09 13:07:09 -0400 |
---|---|---|
committer | B. Watson <urchlay@slackware.uk> | 2022-06-09 13:22:17 -0400 |
commit | bf836960e9b7eb565ab335161e7e1ac7019dbd86 (patch) | |
tree | 679e866bfdeb8cc17cf839eb8819404b12c80ee5 /games | |
parent | 41df86e04670dc803d201825f248fef5b1fb3898 (diff) | |
download | slackbuilds-bf836960e9b7eb565ab335161e7e1ac7019dbd86.tar.gz |
games/tuxnes: Update email address.
Signed-off-by: B. Watson <urchlay@slackware.uk>
Diffstat (limited to 'games')
-rw-r--r-- | games/tuxnes/tuxnes.SlackBuild | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/games/tuxnes/tuxnes.SlackBuild b/games/tuxnes/tuxnes.SlackBuild index 06fea60620..f387ced9c4 100644 --- a/games/tuxnes/tuxnes.SlackBuild +++ b/games/tuxnes/tuxnes.SlackBuild @@ -2,7 +2,7 @@ # Slackware build script for tuxnes # Written by Kyle Guinn <elyk03@gmail.com> -# Updated slightly by B. Watson <yalhcru@gmail.com>, with permission +# Updated slightly by B. Watson <urchlay@slackware.uk>, with permission cd $(dirname $0) ; CWD=$(pwd) |