diff options
author | B. Watson <urchlay@slackware.uk> | 2022-06-08 12:28:52 -0400 |
---|---|---|
committer | B. Watson <urchlay@slackware.uk> | 2022-06-09 13:19:21 -0400 |
commit | b7f20794b14ce406613b528bf03b9882f2587ea4 (patch) | |
tree | 683168916369a28d77dbe8cf03fcd8eef6a7cfab | |
parent | 0d6e613cd4a70375681de951d5de253c70e4cee1 (diff) |
misc/fbcat: Update email address.
Signed-off-by: B. Watson <urchlay@slackware.uk>
-rw-r--r-- | misc/fbcat/fbcat.SlackBuild | 2 | ||||
-rw-r--r-- | misc/fbcat/fbcat.info | 2 |
2 files changed, 2 insertions, 2 deletions
diff --git a/misc/fbcat/fbcat.SlackBuild b/misc/fbcat/fbcat.SlackBuild index ede7238329ce..ba8175cbb47a 100644 --- a/misc/fbcat/fbcat.SlackBuild +++ b/misc/fbcat/fbcat.SlackBuild @@ -2,7 +2,7 @@ # Slackware build script for fbcat -# 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/misc/fbcat/fbcat.info b/misc/fbcat/fbcat.info index 5f0761826c5f..aa1e5a5b2992 100644 --- a/misc/fbcat/fbcat.info +++ b/misc/fbcat/fbcat.info @@ -7,4 +7,4 @@ DOWNLOAD_x86_64="" MD5SUM_x86_64="" REQUIRES="" MAINTAINER="B. Watson" -EMAIL="yalhcru@gmail.com" +EMAIL="urchlay@slackware.uk" |