diff options
author | zuntum <zuntum@pkgsrc.org> | 2001-11-01 00:47:39 +0000 |
---|---|---|
committer | zuntum <zuntum@pkgsrc.org> | 2001-11-01 00:47:39 +0000 |
commit | 37637e483f1bf6574e9306aebbd013bb63d888d6 (patch) | |
tree | 9272b7d09aad70c4eb3fc070bc4f4d3ebc8e5754 /games/xpipeman | |
parent | 98cf373d367fc32881cb40926be1a79736f39794 (diff) | |
download | pkgsrc-37637e483f1bf6574e9306aebbd013bb63d888d6.tar.gz |
Move pkg/ files into package's toplevel directory
Diffstat (limited to 'games/xpipeman')
-rw-r--r-- | games/xpipeman/DESCR (renamed from games/xpipeman/pkg/DESCR) | 0 | ||||
-rw-r--r-- | games/xpipeman/PLIST | 4 | ||||
-rw-r--r-- | games/xpipeman/pkg/PLIST | 4 |
3 files changed, 4 insertions, 4 deletions
diff --git a/games/xpipeman/pkg/DESCR b/games/xpipeman/DESCR index a151fe4edc4..a151fe4edc4 100644 --- a/games/xpipeman/pkg/DESCR +++ b/games/xpipeman/DESCR diff --git a/games/xpipeman/PLIST b/games/xpipeman/PLIST new file mode 100644 index 00000000000..99328877568 --- /dev/null +++ b/games/xpipeman/PLIST @@ -0,0 +1,4 @@ +@comment $NetBSD: PLIST,v 1.1 2001/11/01 00:57:28 zuntum Exp $ +bin/xpipeman +man/man6/xpipeman.6 +@dirrm share/xpipeman diff --git a/games/xpipeman/pkg/PLIST b/games/xpipeman/pkg/PLIST deleted file mode 100644 index 7b060f90d3b..00000000000 --- a/games/xpipeman/pkg/PLIST +++ /dev/null @@ -1,4 +0,0 @@ -@comment $NetBSD: PLIST,v 1.2 1998/09/14 23:52:17 garbled Exp $ -bin/xpipeman -man/man6/xpipeman.6 -@dirrm share/xpipeman |