diff options
author | Ryan P.C. McQuen <ryan.q@linux.com> | 2017-01-04 12:47:32 -0800 |
---|---|---|
committer | Willy Sudiarto Raharjo <willysr@slackbuilds.org> | 2017-01-07 08:48:28 +0700 |
commit | 849f61c4395758fa3b5f8719721219fcf724dadd (patch) | |
tree | 953ce61ef85b7a9cd6ae703e66fca298eb8cb16a /desktop/enlightenment | |
parent | daceb41024fcfa1ecbea87dc1ac0590829122277 (diff) | |
download | slackbuilds-849f61c4395758fa3b5f8719721219fcf724dadd.tar.gz |
desktop/enlightenment: Change email.
Signed-off-by: Ryan P.C. McQuen <ryan.q@linux.com>
Diffstat (limited to 'desktop/enlightenment')
-rw-r--r-- | desktop/enlightenment/enlightenment.SlackBuild | 2 | ||||
-rw-r--r-- | desktop/enlightenment/enlightenment.info | 2 |
2 files changed, 2 insertions, 2 deletions
diff --git a/desktop/enlightenment/enlightenment.SlackBuild b/desktop/enlightenment/enlightenment.SlackBuild index b58d2cf874..a6605a710d 100644 --- a/desktop/enlightenment/enlightenment.SlackBuild +++ b/desktop/enlightenment/enlightenment.SlackBuild @@ -1,6 +1,6 @@ #!/bin/sh # Slackware build script for Enlightenment DR17 -# Ryan P.C. McQuen | Everett, WA | ryan.q@linux.com +# Ryan P.C. McQuen | Everett, WA | ryanpcmcquen@member.fsf.org # Originally by Aleksandar Samardzic <asamardzic@gmail.com> # This program is free software: you can redistribute it and/or modify diff --git a/desktop/enlightenment/enlightenment.info b/desktop/enlightenment/enlightenment.info index 3c850c1d9f..831b849798 100644 --- a/desktop/enlightenment/enlightenment.info +++ b/desktop/enlightenment/enlightenment.info @@ -7,4 +7,4 @@ DOWNLOAD_x86_64="" MD5SUM_x86_64="" REQUIRES="e_dbus edje efreet eio" MAINTAINER="Ryan P.C. McQuen" -EMAIL="ryan.q@linux.com" +EMAIL="ryanpcmcquen@member.fsf.org" |