diff options
author | Frederic Culot <culot@FreeBSD.org> | 2015-10-12 14:18:57 +0000 |
---|---|---|
committer | Frederic Culot <culot@FreeBSD.org> | 2015-10-12 14:18:57 +0000 |
commit | 757f542ef2de4054a83f42aa584613f5c4591bda (patch) | |
tree | f40b8e341e1e0ba6dac0c329e1d7adeb099b12d5 /sysutils/ttyload | |
parent | f1813f99c113d7d5a5946b20bf38f4fdc1ffaeac (diff) |
Notes
Diffstat (limited to 'sysutils/ttyload')
-rw-r--r-- | sysutils/ttyload/Makefile | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/sysutils/ttyload/Makefile b/sysutils/ttyload/Makefile index 59d70626216f..d5fff666e6db 100644 --- a/sysutils/ttyload/Makefile +++ b/sysutils/ttyload/Makefile @@ -7,7 +7,7 @@ PORTREVISION= 1 CATEGORIES= sysutils MASTER_SITES= http://www.daveltd.com/src/util/ttyload/ -MAINTAINER= serio.jeffrey@riseup.net +MAINTAINER= serio.jeffrey@gmail.com COMMENT= Give a color-coded graph of load averages over time LICENSE= ISCL |