diff options
author | Rene Ladan <rene@FreeBSD.org> | 2019-08-05 20:07:06 +0000 |
---|---|---|
committer | Rene Ladan <rene@FreeBSD.org> | 2019-08-05 20:07:06 +0000 |
commit | 860a89e29f1455244f83022bf10c7cbc3b5cb82d (patch) | |
tree | 5132c500c507b84a60a4fcff690761b18adf9d35 /sysutils/pstree | |
parent | c73b779b5f78c94f3330a8eab98fd5cd0790c9c3 (diff) |
Notes
Diffstat (limited to 'sysutils/pstree')
-rw-r--r-- | sysutils/pstree/Makefile | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/sysutils/pstree/Makefile b/sysutils/pstree/Makefile index 702e7116a565..03e729a66b01 100644 --- a/sysutils/pstree/Makefile +++ b/sysutils/pstree/Makefile @@ -7,7 +7,7 @@ CATEGORIES= sysutils MASTER_SITES= ftp://ftp.thp.uni-due.de/pub/source/ \ LOCAL/jgh/sysutils/${PORTNAME}/ -MAINTAINER= jgh@FreeBSD.org +MAINTAINER= ports@FreeBSD.org COMMENT= List processes as a tree USES= alias |