diff options
author | Ryan P.C. McQuen <ryan.q@linux.com> | 2017-01-04 12:52:07 -0800 |
---|---|---|
committer | Willy Sudiarto Raharjo <willysr@slackbuilds.org> | 2017-01-07 08:49:10 +0700 |
commit | 80bd052b80423d0cef11699a7f083d5ab719ac62 (patch) | |
tree | 5c34481e6b751544f29394fe9a7952ebd36a15d6 | |
parent | b2f7f2206c4766fd636b4f6cd13055a11faedc10 (diff) | |
download | slackbuilds-80bd052b80423d0cef11699a7f083d5ab719ac62.tar.gz |
network/etherape: Change email.
Signed-off-by: Ryan P.C. McQuen <ryan.q@linux.com>
-rw-r--r-- | network/etherape/etherape.SlackBuild | 2 | ||||
-rw-r--r-- | network/etherape/etherape.info | 2 |
2 files changed, 2 insertions, 2 deletions
diff --git a/network/etherape/etherape.SlackBuild b/network/etherape/etherape.SlackBuild index 88f887dd01..fcfb472338 100644 --- a/network/etherape/etherape.SlackBuild +++ b/network/etherape/etherape.SlackBuild @@ -3,7 +3,7 @@ # Slackware build script for etherape # Copyright 2011-2013 Chris Abela, Malta -# Copyright 2014 Ryan P.C. McQuen, WA, ryan.q@linux.com +# Copyright 2014 Ryan P.C. McQuen, WA, ryanpcmcquen@member.fsf.org # All rights reserved. # # Redistribution and use of this script, with or without modification, is diff --git a/network/etherape/etherape.info b/network/etherape/etherape.info index c7bda1dd07..90dbd4a757 100644 --- a/network/etherape/etherape.info +++ b/network/etherape/etherape.info @@ -7,4 +7,4 @@ DOWNLOAD_x86_64="" MD5SUM_x86_64="" REQUIRES="libgnomeui" MAINTAINER="Ryan P.C. McQuen" -EMAIL="ryan.q@linux.com" +EMAIL="ryanpcmcquen@member.fsf.org" |