diff options
author | Greg Larkin <glarkin@FreeBSD.org> | 2012-02-27 20:32:31 +0000 |
---|---|---|
committer | Greg Larkin <glarkin@FreeBSD.org> | 2012-02-27 20:32:31 +0000 |
commit | b48da6b6c51aa79f78df4f6bce9e2d8d94830cd2 (patch) | |
tree | 86ad679047dfb0be7427eada515e357f5eb4c06c /sysutils/pslist/Makefile | |
parent | The fonts xorg meta port should depend on the fonts sub-meta ports (diff) |
- Reassign to the heap
Requested by: roam (on ports-developers@)
Diffstat (limited to 'sysutils/pslist/Makefile')
-rw-r--r-- | sysutils/pslist/Makefile | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/sysutils/pslist/Makefile b/sysutils/pslist/Makefile index 5a36a134dd3b..0479bd35d600 100644 --- a/sysutils/pslist/Makefile +++ b/sysutils/pslist/Makefile @@ -10,7 +10,7 @@ PORTVERSION= 1.3 CATEGORIES= sysutils MASTER_SITES= http://devel.ringlet.net/sysutils/pslist/ -MAINTAINER= roam@FreeBSD.org +MAINTAINER= ports@FreeBSD.org COMMENT= A utility to view or send signals to processes with all their children USE_PERL5_RUN= yes |