diff options
author | Oleksii Samorukov <samm@FreeBSD.org> | 2019-10-13 18:16:38 +0000 |
---|---|---|
committer | Oleksii Samorukov <samm@FreeBSD.org> | 2019-10-13 18:16:38 +0000 |
commit | fe4dcede8803bef287545d6074293a83d96aa2c7 (patch) | |
tree | fe355d53b45a305b42ff1af556ba391ff0de4b52 /sysutils/atop | |
parent | fa7b8b1a4276822d6bc3081785ea068a07bf778a (diff) |
Notes
Diffstat (limited to 'sysutils/atop')
-rw-r--r-- | sysutils/atop/Makefile | 4 |
1 files changed, 2 insertions, 2 deletions
diff --git a/sysutils/atop/Makefile b/sysutils/atop/Makefile index aa991aa0f008..60558a9249e8 100644 --- a/sysutils/atop/Makefile +++ b/sysutils/atop/Makefile @@ -1,4 +1,4 @@ -# Created by: Alex Samorukov <samm@os2.kiev.ua> +# Created by: Alex Samorukov <samm@freebsd.org> # $FreeBSD$ PORTNAME= atop @@ -6,7 +6,7 @@ PORTVERSION= 2.0.2.b3 PORTREVISION= 2 CATEGORIES= sysutils -MAINTAINER= samm@os2.kiev.ua +MAINTAINER= samm@freebsd.org COMMENT= ASCII Monitor for system resources and process activity LICENSE= GPLv2 |