diff options
author | zuntum <zuntum@pkgsrc.org> | 2001-10-31 22:52:58 +0000 |
---|---|---|
committer | zuntum <zuntum@pkgsrc.org> | 2001-10-31 22:52:58 +0000 |
commit | d038a73ebd432fae3ce355b84443038f88cb7199 (patch) | |
tree | b3c17888184b1b17ed1b1fa28f1697197bb0b4f6 /sysutils/pstree | |
parent | 70bae73d77e50256a2ee847bd9be11b761bcea01 (diff) | |
download | pkgsrc-d038a73ebd432fae3ce355b84443038f88cb7199.tar.gz |
Move pkg/ files into package's toplevel directory
Diffstat (limited to 'sysutils/pstree')
-rw-r--r-- | sysutils/pstree/DESCR (renamed from sysutils/pstree/pkg/DESCR) | 0 | ||||
-rw-r--r-- | sysutils/pstree/PLIST | 4 | ||||
-rw-r--r-- | sysutils/pstree/pkg/PLIST | 4 |
3 files changed, 4 insertions, 4 deletions
diff --git a/sysutils/pstree/pkg/DESCR b/sysutils/pstree/DESCR index b8ef5d6a027..b8ef5d6a027 100644 --- a/sysutils/pstree/pkg/DESCR +++ b/sysutils/pstree/DESCR 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/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 |