diff options
author | B. Watson <urchlay@slackware.uk> | 2022-06-08 12:28:09 -0400 |
---|---|---|
committer | B. Watson <urchlay@slackware.uk> | 2022-06-09 13:19:16 -0400 |
commit | e015acf2ca2d27d87b20f92692f5242aecb33652 (patch) | |
tree | 9d8d891ed95ef5732844097734f99060c7a1a5af /games | |
parent | d93b3690ad0ba9442504e5bec87637daebcdc484 (diff) |
games/vectoroids: Update email address.
Signed-off-by: B. Watson <urchlay@slackware.uk>
Diffstat (limited to 'games')
-rw-r--r-- | games/vectoroids/vectoroids.SlackBuild | 2 | ||||
-rw-r--r-- | games/vectoroids/vectoroids.info | 2 |
2 files changed, 2 insertions, 2 deletions
diff --git a/games/vectoroids/vectoroids.SlackBuild b/games/vectoroids/vectoroids.SlackBuild index 7e62898809e04..7c5314cf2926a 100644 --- a/games/vectoroids/vectoroids.SlackBuild +++ b/games/vectoroids/vectoroids.SlackBuild @@ -2,7 +2,7 @@ # Slackware build script for vectoroids -# 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/vectoroids/vectoroids.info b/games/vectoroids/vectoroids.info index 73d548df2e53b..b375a8a9fe788 100644 --- a/games/vectoroids/vectoroids.info +++ b/games/vectoroids/vectoroids.info @@ -7,4 +7,4 @@ DOWNLOAD_x86_64="" MD5SUM_x86_64="" REQUIRES="" MAINTAINER="B. Watson" -EMAIL="yalhcru@gmail.com" +EMAIL="urchlay@slackware.uk" |