diff options
author | Johannes Schoepfer <slackbuilds@schoepfer.info> | 2020-02-08 02:35:13 +0700 |
---|---|---|
committer | Willy Sudiarto Raharjo <willysr@slackbuilds.org> | 2020-02-08 02:35:13 +0700 |
commit | 652891ed217234102a873e0537dc6aebdc94a8f5 (patch) | |
tree | 5e64e02fefd7f5b53ea63e88ed97ea2223f50ddc /games | |
parent | 313dd0838384796bb6acb75235f14667f5b5aa48 (diff) | |
download | slackbuilds-652891ed217234102a873e0537dc6aebdc94a8f5.tar.gz |
games/stormbaancoureur: Fix email.
Signed-off-by: Willy Sudiarto Raharjo <willysr@slackbuilds.org>
Diffstat (limited to 'games')
-rw-r--r-- | games/stormbaancoureur/stormbaancoureur.SlackBuild | 2 | ||||
-rw-r--r-- | games/stormbaancoureur/stormbaancoureur.info | 2 |
2 files changed, 2 insertions, 2 deletions
diff --git a/games/stormbaancoureur/stormbaancoureur.SlackBuild b/games/stormbaancoureur/stormbaancoureur.SlackBuild index 0716498e13..f4dd4a5062 100644 --- a/games/stormbaancoureur/stormbaancoureur.SlackBuild +++ b/games/stormbaancoureur/stormbaancoureur.SlackBuild @@ -2,7 +2,7 @@ # Slackware build script for stormbaancoureur -# Copyright 2016 Johannes Schoepfer +# Copyright 2020 Johannes Schoepfer # All rights reserved. # # Redistribution and use of this script, with or without modification, is diff --git a/games/stormbaancoureur/stormbaancoureur.info b/games/stormbaancoureur/stormbaancoureur.info index efaf11f027..cfac26262b 100644 --- a/games/stormbaancoureur/stormbaancoureur.info +++ b/games/stormbaancoureur/stormbaancoureur.info @@ -7,4 +7,4 @@ DOWNLOAD_x86_64="" MD5SUM_x86_64="" REQUIRES="plib ode" MAINTAINER="Johannes Schoepfer" -EMAIL="<slackbuilds[at]schoepfer[dot]info>" +EMAIL="slackbuilds@schoepfer.info" |