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 | 0c55c452670f1965dc04e974cb690f2278e86eed (patch) | |
tree | 8bdb07bf675fda1c1ab5df58b60dc4c8072f31df /system/a2tools | |
parent | 844202b04abc9427c5c13ff8ca0fda6fb72761dc (diff) |
system/a2tools: Update email address.
Signed-off-by: B. Watson <urchlay@slackware.uk>
Diffstat (limited to 'system/a2tools')
-rw-r--r-- | system/a2tools/a2tools.SlackBuild | 2 | ||||
-rw-r--r-- | system/a2tools/a2tools.info | 2 |
2 files changed, 2 insertions, 2 deletions
diff --git a/system/a2tools/a2tools.SlackBuild b/system/a2tools/a2tools.SlackBuild index ca5f2119bb81..2722eec9eaca 100644 --- a/system/a2tools/a2tools.SlackBuild +++ b/system/a2tools/a2tools.SlackBuild @@ -2,7 +2,7 @@ # Slackware build script for a2tools -# 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/a2tools/a2tools.info b/system/a2tools/a2tools.info index 274cb5d59a2a..2d6689c37320 100644 --- a/system/a2tools/a2tools.info +++ b/system/a2tools/a2tools.info @@ -7,4 +7,4 @@ DOWNLOAD_x86_64="" MD5SUM_x86_64="" REQUIRES="" MAINTAINER="B. Watson" -EMAIL="yalhcru@gmail.com" +EMAIL="urchlay@slackware.uk" |