diff options
Diffstat (limited to 'games')
-rw-r--r-- | games/notpacman/notpacman.SlackBuild | 2 | ||||
-rw-r--r-- | games/notpacman/notpacman.info | 2 |
2 files changed, 2 insertions, 2 deletions
diff --git a/games/notpacman/notpacman.SlackBuild b/games/notpacman/notpacman.SlackBuild index daae6a1b8cf31..42959504f357a 100644 --- a/games/notpacman/notpacman.SlackBuild +++ b/games/notpacman/notpacman.SlackBuild @@ -2,7 +2,7 @@ # Slackware build script for notpacman -# 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/notpacman/notpacman.info b/games/notpacman/notpacman.info index 33c3e1cd8f601..1c6cd3773d6d4 100644 --- a/games/notpacman/notpacman.info +++ b/games/notpacman/notpacman.info @@ -7,4 +7,4 @@ DOWNLOAD_x86_64="" MD5SUM_x86_64="" REQUIRES="love-legacy072" MAINTAINER="B. Watson" -EMAIL="yalhcru@gmail.com" +EMAIL="urchlay@slackware.uk" |