diff options
author | B. Watson <urchlay@slackware.uk> | 2022-06-08 12:30:15 -0400 |
---|---|---|
committer | B. Watson <urchlay@slackware.uk> | 2022-06-09 13:19:34 -0400 |
commit | 6ee831eebb85fc94b1d5a6256ca0a5d569ebe445 (patch) | |
tree | 80d568e2c431fc61fc2ae915b8aa09977e98fbf8 /system/vinterm | |
parent | ad39443d4da102f1d5c655ce1ba4ed6acb885986 (diff) |
system/vinterm: Update email address.
Signed-off-by: B. Watson <urchlay@slackware.uk>
Diffstat (limited to 'system/vinterm')
-rw-r--r-- | system/vinterm/vinterm.SlackBuild | 2 | ||||
-rw-r--r-- | system/vinterm/vinterm.info | 2 |
2 files changed, 2 insertions, 2 deletions
diff --git a/system/vinterm/vinterm.SlackBuild b/system/vinterm/vinterm.SlackBuild index 4412ed05825d..05afe5718cc6 100644 --- a/system/vinterm/vinterm.SlackBuild +++ b/system/vinterm/vinterm.SlackBuild @@ -2,7 +2,7 @@ # Slackware build script for vinterm -# 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/system/vinterm/vinterm.info b/system/vinterm/vinterm.info index 39175b37a33d..12b32acd9f7f 100644 --- a/system/vinterm/vinterm.info +++ b/system/vinterm/vinterm.info @@ -9,4 +9,4 @@ DOWNLOAD_x86_64="" MD5SUM_x86_64="" REQUIRES="libconfig" MAINTAINER="B. Watson" -EMAIL="yalhcru@gmail.com" +EMAIL="urchlay@slackware.uk" |