diff options
author | B. Watson <urchlay@slackware.uk> | 2022-06-08 12:29:21 -0400 |
---|---|---|
committer | B. Watson <urchlay@slackware.uk> | 2022-06-09 13:19:25 -0400 |
commit | 775727eeae60dce3872aeeab147848046b5639c7 (patch) | |
tree | 07ed3055f12619eec2111d11c43b3e4908517a2d | |
parent | fbc9a3293bd9202fa8862505b332924ff06543da (diff) |
office/convertlit: Update email address.
Signed-off-by: B. Watson <urchlay@slackware.uk>
-rw-r--r-- | office/convertlit/convertlit.1 | 2 | ||||
-rw-r--r-- | office/convertlit/convertlit.SlackBuild | 2 | ||||
-rw-r--r-- | office/convertlit/convertlit.info | 2 |
3 files changed, 3 insertions, 3 deletions
diff --git a/office/convertlit/convertlit.1 b/office/convertlit/convertlit.1 index c748228719db..1ed9daa926af 100644 --- a/office/convertlit/convertlit.1 +++ b/office/convertlit/convertlit.1 @@ -50,5 +50,5 @@ where to find the key file. .PP This manual page was written by Joe Nahmias <jello@debian.org>, for the Debian project (but may be used by others). It was modified -slightly by B. Watson <yalhcru@gmail.com> for use with the SlackBuild.org +slightly by B. Watson <urchlay@slackware.uk> for use with the SlackBuild.org project. diff --git a/office/convertlit/convertlit.SlackBuild b/office/convertlit/convertlit.SlackBuild index 4442fafe7c5a..05630b47b505 100644 --- a/office/convertlit/convertlit.SlackBuild +++ b/office/convertlit/convertlit.SlackBuild @@ -2,7 +2,7 @@ # Slackware build script for convertlit -# 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/office/convertlit/convertlit.info b/office/convertlit/convertlit.info index caae3f35e1a6..b4975225fa77 100644 --- a/office/convertlit/convertlit.info +++ b/office/convertlit/convertlit.info @@ -7,4 +7,4 @@ DOWNLOAD_x86_64="" MD5SUM_x86_64="" REQUIRES="libtommath" MAINTAINER="B. Watson" -EMAIL="yalhcru@gmail.com" +EMAIL="urchlay@slackware.uk" |