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 /graphics/mpeg_play | |
parent | 70bae73d77e50256a2ee847bd9be11b761bcea01 (diff) | |
download | pkgsrc-d038a73ebd432fae3ce355b84443038f88cb7199.tar.gz |
Move pkg/ files into package's toplevel directory
Diffstat (limited to 'graphics/mpeg_play')
-rw-r--r-- | graphics/mpeg_play/DESCR (renamed from graphics/mpeg_play/pkg/DESCR) | 0 | ||||
-rw-r--r-- | graphics/mpeg_play/PLIST | 3 | ||||
-rw-r--r-- | graphics/mpeg_play/pkg/PLIST | 3 |
3 files changed, 3 insertions, 3 deletions
diff --git a/graphics/mpeg_play/pkg/DESCR b/graphics/mpeg_play/DESCR index dbef6ffd249..dbef6ffd249 100644 --- a/graphics/mpeg_play/pkg/DESCR +++ b/graphics/mpeg_play/DESCR diff --git a/graphics/mpeg_play/PLIST b/graphics/mpeg_play/PLIST new file mode 100644 index 00000000000..de497c1c7ae --- /dev/null +++ b/graphics/mpeg_play/PLIST @@ -0,0 +1,3 @@ +@comment $NetBSD: PLIST,v 1.1 2001/10/31 23:52:12 zuntum Exp $ +bin/mpeg_play +man/cat1/mpeg_play.0 diff --git a/graphics/mpeg_play/pkg/PLIST b/graphics/mpeg_play/pkg/PLIST deleted file mode 100644 index e7c83c796c4..00000000000 --- a/graphics/mpeg_play/pkg/PLIST +++ /dev/null @@ -1,3 +0,0 @@ -@comment $NetBSD: PLIST,v 1.2 1998/10/07 02:13:11 tv Exp $ -bin/mpeg_play -man/cat1/mpeg_play.0 |