diff options
author | B. Watson <urchlay@slackware.uk> | 2022-06-08 12:26:56 -0400 |
---|---|---|
committer | B. Watson <urchlay@slackware.uk> | 2022-06-09 13:19:06 -0400 |
commit | 6d3d9f65d9a0d211a830fbefcc944eab72cc5b16 (patch) | |
tree | b4c8f0e69760341665f26cb48596d8a99d7c8ca0 /development | |
parent | b3b023249da655e15ce544f6daac3743e58bcf3d (diff) |
development/lazarus: Update email address.
Signed-off-by: B. Watson <urchlay@slackware.uk>
Diffstat (limited to 'development')
-rw-r--r-- | development/lazarus/lazarus.SlackBuild | 2 | ||||
-rw-r--r-- | development/lazarus/lazarus.info | 2 |
2 files changed, 2 insertions, 2 deletions
diff --git a/development/lazarus/lazarus.SlackBuild b/development/lazarus/lazarus.SlackBuild index 5647adaa3c8d..44f69ddcf6a0 100644 --- a/development/lazarus/lazarus.SlackBuild +++ b/development/lazarus/lazarus.SlackBuild @@ -3,7 +3,7 @@ # Slackware build script for Lazarus IDE # Written by Andre Barboza <email removed> -# Now maintained by B. Watson <yalhcru@gmail.com> +# Now maintained by B. Watson <urchlay@slackware.uk> # Redistribution and use of this script, with or without modification, is # permitted provided that the following conditions are met: diff --git a/development/lazarus/lazarus.info b/development/lazarus/lazarus.info index d14cd7ecbd52..ff7e1ac492a1 100644 --- a/development/lazarus/lazarus.info +++ b/development/lazarus/lazarus.info @@ -9,4 +9,4 @@ DOWNLOAD_x86_64="" MD5SUM_x86_64="" REQUIRES="fpc" MAINTAINER="B. Watson" -EMAIL="yalhcru@gmail.com" +EMAIL="urchlay@slackware.uk" |