diff options
author | B. Watson <urchlay@slackware.uk> | 2022-06-08 12:29:37 -0400 |
---|---|---|
committer | B. Watson <urchlay@slackware.uk> | 2022-06-09 13:19:27 -0400 |
commit | 844202b04abc9427c5c13ff8ca0fda6fb72761dc (patch) | |
tree | bd7966f6cf1ae21abdacf4a52a0a47792f833a2d /system/Sl | |
parent | 5afe9ea87da5fdf9674ef6ecf3d406171061bb37 (diff) |
system/Sl: Update email address.
Signed-off-by: B. Watson <urchlay@slackware.uk>
Diffstat (limited to 'system/Sl')
-rw-r--r-- | system/Sl/Sl.SlackBuild | 2 | ||||
-rw-r--r-- | system/Sl/Sl.info | 2 |
2 files changed, 2 insertions, 2 deletions
diff --git a/system/Sl/Sl.SlackBuild b/system/Sl/Sl.SlackBuild index 746757e0b3a9..b9d05b6901b4 100644 --- a/system/Sl/Sl.SlackBuild +++ b/system/Sl/Sl.SlackBuild @@ -2,7 +2,7 @@ # Slackware build script for Sl -# 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/Sl/Sl.info b/system/Sl/Sl.info index 9229e34ab82c..782fa2fe61e3 100644 --- a/system/Sl/Sl.info +++ b/system/Sl/Sl.info @@ -7,4 +7,4 @@ DOWNLOAD_x86_64="" MD5SUM_x86_64="" REQUIRES="" MAINTAINER="B. Watson" -EMAIL="yalhcru@gmail.com" +EMAIL="urchlay@slackware.uk" |