diff options
author | B. Watson <urchlay@slackware.uk> | 2022-06-08 12:26:49 -0400 |
---|---|---|
committer | B. Watson <urchlay@slackware.uk> | 2022-06-09 13:19:05 -0400 |
commit | 841bab5e2391beaa6fab88295c1c007f8261b9b5 (patch) | |
tree | a795bc140bfd8f2615aff473fcaae0c360438731 | |
parent | 804517c5195dac9cd6c375ac38689b3546b7fcd7 (diff) |
development/cc65: Update email address.
Signed-off-by: B. Watson <urchlay@slackware.uk>
-rw-r--r-- | development/cc65/cc65.SlackBuild | 2 | ||||
-rw-r--r-- | development/cc65/cc65.info | 2 |
2 files changed, 2 insertions, 2 deletions
diff --git a/development/cc65/cc65.SlackBuild b/development/cc65/cc65.SlackBuild index 0648e3ffff83..7134da44c561 100644 --- a/development/cc65/cc65.SlackBuild +++ b/development/cc65/cc65.SlackBuild @@ -2,7 +2,7 @@ # Slackware build script for cc65 -# 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/development/cc65/cc65.info b/development/cc65/cc65.info index 1a7559108997..988af32bdd7d 100644 --- a/development/cc65/cc65.info +++ b/development/cc65/cc65.info @@ -7,4 +7,4 @@ DOWNLOAD_x86_64="" MD5SUM_x86_64="" REQUIRES="" MAINTAINER="B. Watson" -EMAIL="yalhcru@gmail.com" +EMAIL="urchlay@slackware.uk" |