diff options
author | B. Watson <urchlay@slackware.uk> | 2022-06-08 12:26:48 -0400 |
---|---|---|
committer | B. Watson <urchlay@slackware.uk> | 2022-06-09 13:19:05 -0400 |
commit | 9837109cb4ee3622bd394a48b5e374bee10ff551 (patch) | |
tree | f8a6727cc4d88b1b8dac3ce2276fb74f239ee480 | |
parent | b385ca6c67d0ebe0ea82f775eb596bc220e8961f (diff) |
development/bmake: Update email address.
Signed-off-by: B. Watson <urchlay@slackware.uk>
-rw-r--r-- | development/bmake/bmake.SlackBuild | 2 | ||||
-rw-r--r-- | development/bmake/bmake.info | 2 |
2 files changed, 2 insertions, 2 deletions
diff --git a/development/bmake/bmake.SlackBuild b/development/bmake/bmake.SlackBuild index f65fe60371ee5..fcac31e641377 100644 --- a/development/bmake/bmake.SlackBuild +++ b/development/bmake/bmake.SlackBuild @@ -22,7 +22,7 @@ # OTHERWISE) ARISING IN ANY WAY OUT OF THE USE OF THIS SOFTWARE, EVEN IF # ADVISED OF THE POSSIBILITY OF SUCH DAMAGE. -# Now maintained by B. Watson <yalhcru@gmail.com> +# Now maintained by B. Watson <urchlay@slackware.uk> # 20210829 bkw: update for 20210803 # - there is a 20210808 release (5 days newer) but it fails its diff --git a/development/bmake/bmake.info b/development/bmake/bmake.info index c4d00f92f5cfa..af1323f09ba08 100644 --- a/development/bmake/bmake.info +++ b/development/bmake/bmake.info @@ -7,4 +7,4 @@ DOWNLOAD_x86_64="" MD5SUM_x86_64="" REQUIRES="" MAINTAINER="B. Watson" -EMAIL="yalhcru@gmail.com" +EMAIL="urchlay@slackware.uk" |