From d038a73ebd432fae3ce355b84443038f88cb7199 Mon Sep 17 00:00:00 2001 From: zuntum Date: Wed, 31 Oct 2001 22:52:58 +0000 Subject: Move pkg/ files into package's toplevel directory --- sysutils/pstree/DESCR | 3 +++ sysutils/pstree/PLIST | 4 ++++ sysutils/pstree/pkg/DESCR | 3 --- sysutils/pstree/pkg/PLIST | 4 ---- 4 files changed, 7 insertions(+), 7 deletions(-) create mode 100644 sysutils/pstree/DESCR create mode 100644 sysutils/pstree/PLIST delete mode 100644 sysutils/pstree/pkg/DESCR delete mode 100644 sysutils/pstree/pkg/PLIST (limited to 'sysutils/pstree') diff --git a/sysutils/pstree/DESCR b/sysutils/pstree/DESCR new file mode 100644 index 00000000000..b8ef5d6a027 --- /dev/null +++ b/sysutils/pstree/DESCR @@ -0,0 +1,3 @@ +This is pstree. It is a small program that shows the ps +listing as a tree (as the name implies...). It has several options +to make selection criteria and to change the output style. diff --git a/sysutils/pstree/PLIST b/sysutils/pstree/PLIST new file mode 100644 index 00000000000..6d59f8d78cc --- /dev/null +++ b/sysutils/pstree/PLIST @@ -0,0 +1,4 @@ +@comment $NetBSD: PLIST,v 1.1 2001/10/31 22:53:39 zuntum Exp $ +bin/pstree +share/doc/pstree/README +@dirrm share/doc/pstree diff --git a/sysutils/pstree/pkg/DESCR b/sysutils/pstree/pkg/DESCR deleted file mode 100644 index b8ef5d6a027..00000000000 --- a/sysutils/pstree/pkg/DESCR +++ /dev/null @@ -1,3 +0,0 @@ -This is pstree. It is a small program that shows the ps -listing as a tree (as the name implies...). It has several options -to make selection criteria and to change the output style. diff --git a/sysutils/pstree/pkg/PLIST b/sysutils/pstree/pkg/PLIST deleted file mode 100644 index 343cedc9fe3..00000000000 --- a/sysutils/pstree/pkg/PLIST +++ /dev/null @@ -1,4 +0,0 @@ -@comment $NetBSD: PLIST,v 1.2 2000/09/03 13:30:06 wiz Exp $ -bin/pstree -share/doc/pstree/README -@dirrm share/doc/pstree -- cgit v1.2.3