diff options
author | B. Watson <urchlay@slackware.uk> | 2022-06-08 12:30:01 -0400 |
---|---|---|
committer | B. Watson <urchlay@slackware.uk> | 2022-06-09 13:19:32 -0400 |
commit | 5f4af3f22fc5595572143f3ffccdda3a175b7259 (patch) | |
tree | 4f69ad754b27972cc4f0000f29143017be4c3016 | |
parent | 7404f60a407b74dc920ebf713dc24354622bccdc (diff) |
system/otf2bdf: Update email address.
Signed-off-by: B. Watson <urchlay@slackware.uk>
-rw-r--r-- | system/otf2bdf/otf2bdf.SlackBuild | 2 | ||||
-rw-r--r-- | system/otf2bdf/otf2bdf.info | 2 |
2 files changed, 2 insertions, 2 deletions
diff --git a/system/otf2bdf/otf2bdf.SlackBuild b/system/otf2bdf/otf2bdf.SlackBuild index 26a76cf5e36a..f978f7be9853 100644 --- a/system/otf2bdf/otf2bdf.SlackBuild +++ b/system/otf2bdf/otf2bdf.SlackBuild @@ -2,7 +2,7 @@ # Slackware build script for otf2bdf -# 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/otf2bdf/otf2bdf.info b/system/otf2bdf/otf2bdf.info index 06eadc2eb289..9de66b1b6747 100644 --- a/system/otf2bdf/otf2bdf.info +++ b/system/otf2bdf/otf2bdf.info @@ -7,4 +7,4 @@ DOWNLOAD_x86_64="" MD5SUM_x86_64="" REQUIRES="" MAINTAINER="B. Watson" -EMAIL="yalhcru@gmail.com" +EMAIL="urchlay@slackware.uk" |