diff options
author | Ryan P.C. McQuen <ryan.q@linux.com> | 2017-01-04 12:48:00 -0800 |
---|---|---|
committer | Willy Sudiarto Raharjo <willysr@slackbuilds.org> | 2017-01-07 08:48:31 +0700 |
commit | b4997c828d4d0431b70ff9091ce9bd6c94210174 (patch) | |
tree | dce8023088ae1691dfbb7c7b20b041087e25e0c4 /development | |
parent | 922582e53c19e5566a669ea6c77fab361e7d9dee (diff) | |
download | slackbuilds-b4997c828d4d0431b70ff9091ce9bd6c94210174.tar.gz |
development/bfg: Change email.
Signed-off-by: Ryan P.C. McQuen <ryan.q@linux.com>
Diffstat (limited to 'development')
-rw-r--r-- | development/bfg/bfg.SlackBuild | 2 | ||||
-rw-r--r-- | development/bfg/bfg.info | 2 |
2 files changed, 2 insertions, 2 deletions
diff --git a/development/bfg/bfg.SlackBuild b/development/bfg/bfg.SlackBuild index a7861afefa..27a4d4320f 100644 --- a/development/bfg/bfg.SlackBuild +++ b/development/bfg/bfg.SlackBuild @@ -2,7 +2,7 @@ # Slackware build script for bfg -# Ryan P.C. McQuen | Everett, WA | ryan.q@linux.com +# Ryan P.C. McQuen | Everett, WA | ryanpcmcquen@member.fsf.org # This program is free software; you can redistribute it and/or modify # it under the terms of the GNU General Public License as published by diff --git a/development/bfg/bfg.info b/development/bfg/bfg.info index 1ae5b5b2e0..4e03498434 100644 --- a/development/bfg/bfg.info +++ b/development/bfg/bfg.info @@ -7,4 +7,4 @@ DOWNLOAD_x86_64="" MD5SUM_x86_64="" REQUIRES="jdk" MAINTAINER="Ryan P.C. McQuen" -EMAIL="ryan.q@linux.com" +EMAIL="ryanpcmcquen@member.fsf.org" |