diff options
author | B. Watson <urchlay@slackware.uk> | 2022-06-08 12:27:27 -0400 |
---|---|---|
committer | B. Watson <urchlay@slackware.uk> | 2022-06-09 13:19:10 -0400 |
commit | 894609961aac4959e558b92cabd03e8d4e87cd47 (patch) | |
tree | aa1b60764125de31918d7a6dc477f3f1169fa1d5 /games/frotz | |
parent | d1ada3e73f746f867a3db3329c4c23e549c57c6e (diff) |
games/frotz: Update email address.
Signed-off-by: B. Watson <urchlay@slackware.uk>
Diffstat (limited to 'games/frotz')
-rw-r--r-- | games/frotz/frotz.SlackBuild | 2 | ||||
-rw-r--r-- | games/frotz/frotz.info | 2 |
2 files changed, 2 insertions, 2 deletions
diff --git a/games/frotz/frotz.SlackBuild b/games/frotz/frotz.SlackBuild index 147c52fdbb6f..082687e67937 100644 --- a/games/frotz/frotz.SlackBuild +++ b/games/frotz/frotz.SlackBuild @@ -3,7 +3,7 @@ # Slackware build script for frotz # Originally written for Slackware 12.2 by Beej Jorgensen <email -# removed>, heavily modified by B. Watson <yalhcru@gmail.com> since +# removed>, heavily modified by B. Watson <urchlay@slackware.uk> since # then. # Original had no license. This modified version is released under the diff --git a/games/frotz/frotz.info b/games/frotz/frotz.info index bb6a95472158..3cd2ca99f162 100644 --- a/games/frotz/frotz.info +++ b/games/frotz/frotz.info @@ -7,4 +7,4 @@ DOWNLOAD_x86_64="" MD5SUM_x86_64="" REQUIRES="" MAINTAINER="B. Watson" -EMAIL="yalhcru@gmail.com" +EMAIL="urchlay@slackware.uk" |