diff options
Diffstat (limited to 'system')
-rw-r--r-- | system/tinyvm/tinyvm.SlackBuild | 2 | ||||
-rw-r--r-- | system/tinyvm/tinyvm.info | 2 |
2 files changed, 2 insertions, 2 deletions
diff --git a/system/tinyvm/tinyvm.SlackBuild b/system/tinyvm/tinyvm.SlackBuild index 004f487c6a..6d8e438263 100644 --- a/system/tinyvm/tinyvm.SlackBuild +++ b/system/tinyvm/tinyvm.SlackBuild @@ -1,6 +1,6 @@ #!/bin/sh # Slackware build script for tinyvm -# 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/system/tinyvm/tinyvm.info b/system/tinyvm/tinyvm.info index 75cab7c05e..06a3e9dc4e 100644 --- a/system/tinyvm/tinyvm.info +++ b/system/tinyvm/tinyvm.info @@ -7,4 +7,4 @@ DOWNLOAD_x86_64="" MD5SUM_x86_64="" REQUIRES="" MAINTAINER="Ryan P.C. McQuen" -EMAIL="ryan.q@linux.com" +EMAIL="ryanpcmcquen@member.fsf.org" |