diff options
author | Matteo Bernardini <ponce@slackbuilds.org> | 2012-09-02 10:10:20 +0200 |
---|---|---|
committer | Matteo Bernardini <ponce@slackbuilds.org> | 2012-09-02 10:10:20 +0200 |
commit | d547e0f889bcb383506b591bc6931c299bad4454 (patch) | |
tree | 9504ee4774167f72a93b5038f3d5336755f86d74 /games/armagetronad | |
parent | 6bac1b647edd6907588d0c11946718d77e4daeba (diff) | |
download | slackbuilds-d547e0f889bcb383506b591bc6931c299bad4454.tar.gz |
Several: Change my email to @SBo in all maintained scripts
Signed-off-by: Matteo Bernardini <ponce@slackbuilds.org>
Diffstat (limited to 'games/armagetronad')
-rw-r--r-- | games/armagetronad/armagetronad.SlackBuild | 2 | ||||
-rw-r--r-- | games/armagetronad/armagetronad.info | 4 |
2 files changed, 3 insertions, 3 deletions
diff --git a/games/armagetronad/armagetronad.SlackBuild b/games/armagetronad/armagetronad.SlackBuild index 4d129979c2..4b42a0dc44 100644 --- a/games/armagetronad/armagetronad.SlackBuild +++ b/games/armagetronad/armagetronad.SlackBuild @@ -1,6 +1,6 @@ #!/bin/sh -# Written by ponce <matteo.bernardini@gmail.com> +# Written by Matteo Bernardini <ponce@slackbuilds.org> # based on the hollywoodb's one on 12.2 repository PRGNAM=armagetronad diff --git a/games/armagetronad/armagetronad.info b/games/armagetronad/armagetronad.info index bedfefbe33..99f7b4329e 100644 --- a/games/armagetronad/armagetronad.info +++ b/games/armagetronad/armagetronad.info @@ -6,5 +6,5 @@ MD5SUM="9bdba18250d3313134bf69db82115ddb" DOWNLOAD_x86_64="" MD5SUM_x86_64="" REQUIRES="ftgl protobuf" -MAINTAINER="ponce" -EMAIL="matteo.bernardini@gmail.com" +MAINTAINER="Matteo Bernardini" +EMAIL="ponce@slackbuilds.org" |