diff options
author | Peter Pentchev <roam@FreeBSD.org> | 2004-11-01 17:09:55 +0000 |
---|---|---|
committer | Peter Pentchev <roam@FreeBSD.org> | 2004-11-01 17:09:55 +0000 |
commit | 641e9357ef7c1e4db3956870e6ee72c8a3f69827 (patch) | |
tree | 68379cc0b07109926abe501586fada38ab6d522d /sysutils/pslist/Makefile | |
parent | Initial import of p5-Qmail-Envelope 0.52, a Perl module for examining (diff) |
A long-overdue dequoting of COMMENT. D'oh, I thought I'd done this,
like, MONTHS ago!
Submitted by: Brian Poole <raj@cerias.purdue.edu>
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 dd3b28247091..c9f29a863f6e 100644 --- a/sysutils/pslist/Makefile +++ b/sysutils/pslist/Makefile @@ -11,7 +11,7 @@ CATEGORIES= sysutils MASTER_SITES= http://devel.ringlet.net/sysutils/pslist/ MAINTAINER= roam@FreeBSD.org -COMMENT= "A utility to view or send signals to processes with all their children" +COMMENT= A utility to view or send signals to processes with all their children NO_BUILD= yes |