summaryrefslogtreecommitdiffstats
path: root/games/nblood/extract-blood-data.sh
diff options
context:
space:
mode:
Diffstat (limited to 'games/nblood/extract-blood-data.sh')
-rw-r--r--games/nblood/extract-blood-data.sh2
1 files changed, 1 insertions, 1 deletions
diff --git a/games/nblood/extract-blood-data.sh b/games/nblood/extract-blood-data.sh
index 374d2a13e5..abafbdba3c 100644
--- a/games/nblood/extract-blood-data.sh
+++ b/games/nblood/extract-blood-data.sh
@@ -3,7 +3,7 @@
# extract-blood-data.sh - extract the game data from a mounted Blood
# CD-ROM or (not mounted) .iso file in the current directory.
-# By B. Watson <yalhcru@gmail.com>, released under the WTPL: Do WTF you
+# By B. Watson <urchlay@slackware.uk>, released under the WTPL: Do WTF you
# want with this.
if [ "$( id -u )" != "0" ]; then