diff options
author | Peter Pentchev <roam@FreeBSD.org> | 2003-02-19 16:07:30 +0000 |
---|---|---|
committer | Peter Pentchev <roam@FreeBSD.org> | 2003-02-19 16:07:30 +0000 |
commit | 33059bd0454bf0bf8ae9fbb4a689ed5ad9ba144b (patch) | |
tree | a75c47ce08f0ca053c58b8d5eeaf8d29744c1f51 /sysutils/pslist | |
parent | bf934225cecc2d5e50c2dc5c3de8535592d56007 (diff) |
Notes
Diffstat (limited to 'sysutils/pslist')
-rw-r--r-- | sysutils/pslist/Makefile | 1 | ||||
-rw-r--r-- | sysutils/pslist/pkg-comment | 1 |
2 files changed, 1 insertions, 1 deletions
diff --git a/sysutils/pslist/Makefile b/sysutils/pslist/Makefile index 04775611d6cb..7fb2ec45dd69 100644 --- a/sysutils/pslist/Makefile +++ b/sysutils/pslist/Makefile @@ -11,6 +11,7 @@ CATEGORIES= sysutils MASTER_SITES= http://ringwraith.online.bg/devel/sysutils/ MAINTAINER= roam@FreeBSD.org +COMMENT= "A utility to view or send signals to processes with all their children" NO_BUILD= yes diff --git a/sysutils/pslist/pkg-comment b/sysutils/pslist/pkg-comment deleted file mode 100644 index 6c9e519d6bae..000000000000 --- a/sysutils/pslist/pkg-comment +++ /dev/null @@ -1 +0,0 @@ -A utility to view or send signals to processes with all their children |