diff options
author | zuntum <zuntum> | 2001-10-31 22:03:21 +0000 |
---|---|---|
committer | zuntum <zuntum> | 2001-10-31 22:03:21 +0000 |
commit | 9c7517511a4ffc07c35e603712dd2af1312768ff (patch) | |
tree | 8ff0c0747d9d6438c6411ba57bcffd7476fce523 /x11/xearth | |
parent | ba78e03015d3f55f331ed5230168cfe2bd66e6a6 (diff) | |
download | pkgsrc-9c7517511a4ffc07c35e603712dd2af1312768ff.tar.gz |
Move pkg/ files into package's toplevel directory
Diffstat (limited to 'x11/xearth')
-rw-r--r-- | x11/xearth/DESCR (renamed from x11/xearth/pkg/DESCR) | 0 | ||||
-rw-r--r-- | x11/xearth/PLIST | 3 | ||||
-rw-r--r-- | x11/xearth/pkg/PLIST | 3 |
3 files changed, 3 insertions, 3 deletions
diff --git a/x11/xearth/pkg/DESCR b/x11/xearth/DESCR index e0227e9faa8..e0227e9faa8 100644 --- a/x11/xearth/pkg/DESCR +++ b/x11/xearth/DESCR diff --git a/x11/xearth/PLIST b/x11/xearth/PLIST new file mode 100644 index 00000000000..4efdca0632d --- /dev/null +++ b/x11/xearth/PLIST @@ -0,0 +1,3 @@ +@comment $NetBSD: PLIST,v 1.1 2001/10/31 22:12:06 zuntum Exp $ +bin/xearth +man/cat1/xearth.0.gz diff --git a/x11/xearth/pkg/PLIST b/x11/xearth/pkg/PLIST deleted file mode 100644 index e5e538d55c8..00000000000 --- a/x11/xearth/pkg/PLIST +++ /dev/null @@ -1,3 +0,0 @@ -@comment $NetBSD: PLIST,v 1.1 1998/02/05 15:40:19 agc Exp $ -bin/xearth -man/cat1/xearth.0.gz |