diff options
-rw-r--r-- | games/hatari_tos_roms/hatari_tos_roms.SlackBuild | 2 | ||||
-rw-r--r-- | games/hatari_tos_roms/hatari_tos_roms.info | 2 |
2 files changed, 2 insertions, 2 deletions
diff --git a/games/hatari_tos_roms/hatari_tos_roms.SlackBuild b/games/hatari_tos_roms/hatari_tos_roms.SlackBuild index 7d6124f867d30..d4518a5960e30 100644 --- a/games/hatari_tos_roms/hatari_tos_roms.SlackBuild +++ b/games/hatari_tos_roms/hatari_tos_roms.SlackBuild @@ -1,7 +1,7 @@ #!/bin/bash # Slackware build script for hatari_tos_roms -# 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/hatari_tos_roms/hatari_tos_roms.info b/games/hatari_tos_roms/hatari_tos_roms.info index dfe63dc29cc8b..be7af4e8db47d 100644 --- a/games/hatari_tos_roms/hatari_tos_roms.info +++ b/games/hatari_tos_roms/hatari_tos_roms.info @@ -13,4 +13,4 @@ DOWNLOAD_x86_64="" MD5SUM_x86_64="" REQUIRES="" MAINTAINER="B. Watson" -EMAIL="yalhcru@gmail.com" +EMAIL="urchlay@slackware.uk" |