diff options
author | B. Watson <urchlay@slackware.uk> | 2022-06-08 12:27:44 -0400 |
---|---|---|
committer | B. Watson <urchlay@slackware.uk> | 2022-06-09 13:19:13 -0400 |
commit | dcaf14cd80bd576b033721cc97e4b0bcc14a305c (patch) | |
tree | 3f1aeac432522ced90b6b571270383cbc1e9fa58 | |
parent | d80f966438bba37eb3e8961f420b988618921bea (diff) | |
download | slackbuilds-dcaf14cd80bd576b033721cc97e4b0bcc14a305c.tar.gz |
games/noteye: Update email address.
Signed-off-by: B. Watson <urchlay@slackware.uk>
-rw-r--r-- | games/noteye/noteye.SlackBuild | 2 | ||||
-rw-r--r-- | games/noteye/noteye.info | 2 |
2 files changed, 2 insertions, 2 deletions
diff --git a/games/noteye/noteye.SlackBuild b/games/noteye/noteye.SlackBuild index ba6ed6fbf5..be0dff839e 100644 --- a/games/noteye/noteye.SlackBuild +++ b/games/noteye/noteye.SlackBuild @@ -2,7 +2,7 @@ # Slackware build script for noteye -# 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/games/noteye/noteye.info b/games/noteye/noteye.info index c35d185a6f..a856982500 100644 --- a/games/noteye/noteye.info +++ b/games/noteye/noteye.info @@ -7,4 +7,4 @@ DOWNLOAD_x86_64="" MD5SUM_x86_64="" REQUIRES="luajit" MAINTAINER="B. Watson" -EMAIL="yalhcru@gmail.com" +EMAIL="urchlay@slackware.uk" |