diff options
author | zuntum <zuntum@pkgsrc.org> | 2001-11-01 00:11:36 +0000 |
---|---|---|
committer | zuntum <zuntum@pkgsrc.org> | 2001-11-01 00:11:36 +0000 |
commit | 0ca28723fbfb0ed88954e35bf45d7462a40a5178 (patch) | |
tree | 4ab0dde6ed9cb6e40d9d477547ce6363396ec676 /audio/maplay | |
parent | 380b33c5710509b50346db575cddab2e83c39c2d (diff) | |
download | pkgsrc-0ca28723fbfb0ed88954e35bf45d7462a40a5178.tar.gz |
Move pkg/ files into package's toplevel directory
Diffstat (limited to 'audio/maplay')
-rw-r--r-- | audio/maplay/DESCR (renamed from audio/maplay/pkg/DESCR) | 0 | ||||
-rw-r--r-- | audio/maplay/PLIST | 2 | ||||
-rw-r--r-- | audio/maplay/pkg/PLIST | 2 |
3 files changed, 2 insertions, 2 deletions
diff --git a/audio/maplay/pkg/DESCR b/audio/maplay/DESCR index ba102005b97..ba102005b97 100644 --- a/audio/maplay/pkg/DESCR +++ b/audio/maplay/DESCR diff --git a/audio/maplay/PLIST b/audio/maplay/PLIST new file mode 100644 index 00000000000..956f99863ba --- /dev/null +++ b/audio/maplay/PLIST @@ -0,0 +1,2 @@ +@comment $NetBSD: PLIST,v 1.1 2001/11/01 00:17:16 zuntum Exp $ +bin/maplay diff --git a/audio/maplay/pkg/PLIST b/audio/maplay/pkg/PLIST deleted file mode 100644 index 8f0e0dff040..00000000000 --- a/audio/maplay/pkg/PLIST +++ /dev/null @@ -1,2 +0,0 @@ -@comment $NetBSD: PLIST,v 1.2 1997/11/06 09:57:55 agc Exp $ -bin/maplay |