diff options
author | Philip Lacroix <philnx@posteo.de> | 2014-03-22 00:21:28 +0700 |
---|---|---|
committer | Erik Hanson <erik@slackbuilds.org> | 2014-03-21 13:01:23 -0500 |
commit | f3857c4d08751fd8da62e3baad36cb6ec79da516 (patch) | |
tree | a6e696a666fe40936a7f5f50602d082705e1402e /system/glances | |
parent | 106ae53c39042037bb65fcf83e46876ffe88c3ca (diff) | |
download | slackbuilds-f3857c4d08751fd8da62e3baad36cb6ec79da516.tar.gz |
system/glances: Updated EMAIL.
Signed-off-by: Willy Sudiarto Raharjo <willysr@slackbuilds.org>
Diffstat (limited to 'system/glances')
-rw-r--r-- | system/glances/glances.SlackBuild | 2 | ||||
-rw-r--r-- | system/glances/glances.info | 2 |
2 files changed, 2 insertions, 2 deletions
diff --git a/system/glances/glances.SlackBuild b/system/glances/glances.SlackBuild index 10fd605103..72163effbe 100644 --- a/system/glances/glances.SlackBuild +++ b/system/glances/glances.SlackBuild @@ -2,7 +2,7 @@ # Slackware build script for glances -# Copyright 2013-2014 Philip Lacroix <philnx at bluebottle dot com> +# Copyright 2013-2014 Philip Lacroix <philnx at posteo dot de> # All rights reserved. # # Redistribution and use of this script, with or without modification, is diff --git a/system/glances/glances.info b/system/glances/glances.info index 6b35dad1e6..0f5eb44f60 100644 --- a/system/glances/glances.info +++ b/system/glances/glances.info @@ -7,4 +7,4 @@ DOWNLOAD_x86_64="" MD5SUM_x86_64="" REQUIRES="psutil pysetuptools" MAINTAINER="Philip Lacroix" -EMAIL="philnx at bluebottle dot com" +EMAIL="philnx at posteo dot de" |