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 /office/wordgrinder | |
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 'office/wordgrinder')
-rw-r--r-- | office/wordgrinder/wordgrinder.SlackBuild | 2 | ||||
-rw-r--r-- | office/wordgrinder/wordgrinder.info | 4 |
2 files changed, 3 insertions, 3 deletions
diff --git a/office/wordgrinder/wordgrinder.SlackBuild b/office/wordgrinder/wordgrinder.SlackBuild index 1e3a133f0d..b05ddc3aa6 100644 --- a/office/wordgrinder/wordgrinder.SlackBuild +++ b/office/wordgrinder/wordgrinder.SlackBuild @@ -1,7 +1,7 @@ #!/bin/sh # Slackware build script for wordgrinder -# Written by ponce <matteo.bernardini@gmail.com> +# Written by Matteo Bernardini <ponce@slackbuilds.org> PRGNAM=wordgrinder VERSION=${VERSION:-0.3.3} diff --git a/office/wordgrinder/wordgrinder.info b/office/wordgrinder/wordgrinder.info index e35bf37d47..949d5a6981 100644 --- a/office/wordgrinder/wordgrinder.info +++ b/office/wordgrinder/wordgrinder.info @@ -6,5 +6,5 @@ MD5SUM="1ae3bcf2fc4ee027bdd9518a73733505" DOWNLOAD_x86_64="" MD5SUM_x86_64="" REQUIRES="luafilesystem" -MAINTAINER="ponce" -EMAIL="matteo.bernardini@gmail.com" +MAINTAINER="Matteo Bernardini" +EMAIL="ponce@slackbuilds.org" |