diff options
-rw-r--r-- | games/typhoon_2001/typhoon_2001.SlackBuild | 2 | ||||
-rw-r--r-- | games/typhoon_2001/typhoon_2001.info | 2 |
2 files changed, 2 insertions, 2 deletions
diff --git a/games/typhoon_2001/typhoon_2001.SlackBuild b/games/typhoon_2001/typhoon_2001.SlackBuild index 335d6fba8a64c..c9cc7765c5059 100644 --- a/games/typhoon_2001/typhoon_2001.SlackBuild +++ b/games/typhoon_2001/typhoon_2001.SlackBuild @@ -1,7 +1,7 @@ #!/bin/bash # SlackBuild script for Typhoon 2001 -# 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/typhoon_2001/typhoon_2001.info b/games/typhoon_2001/typhoon_2001.info index 8f572f9a80d06..e3d14d7b8deee 100644 --- a/games/typhoon_2001/typhoon_2001.info +++ b/games/typhoon_2001/typhoon_2001.info @@ -7,4 +7,4 @@ DOWNLOAD_x86_64="UNSUPPORTED" MD5SUM_x86_64="" REQUIRES="" MAINTAINER="B. Watson" -EMAIL="yalhcru@gmail.com" +EMAIL="urchlay@slackware.uk" |