diff options
author | zuntum <zuntum@pkgsrc.org> | 2001-11-01 00:17:43 +0000 |
---|---|---|
committer | zuntum <zuntum@pkgsrc.org> | 2001-11-01 00:17:43 +0000 |
commit | 4bd6ecc9c5f9c2701cc486c58e3cba832ea80948 (patch) | |
tree | d4386dbce28f01eeb55f8ca8a2aa60ffd8c64648 /audio/xsidplay | |
parent | 43f305596211d2331adc78af0e8f41194fa8ab10 (diff) | |
download | pkgsrc-4bd6ecc9c5f9c2701cc486c58e3cba832ea80948.tar.gz |
Move pkg/ files into package's toplevel directory
Diffstat (limited to 'audio/xsidplay')
-rw-r--r-- | audio/xsidplay/DESCR (renamed from audio/xsidplay/pkg/DESCR) | 0 | ||||
-rw-r--r-- | audio/xsidplay/PLIST | 2 | ||||
-rw-r--r-- | audio/xsidplay/pkg/PLIST | 2 |
3 files changed, 2 insertions, 2 deletions
diff --git a/audio/xsidplay/pkg/DESCR b/audio/xsidplay/DESCR index 0fc5ef8f3f1..0fc5ef8f3f1 100644 --- a/audio/xsidplay/pkg/DESCR +++ b/audio/xsidplay/DESCR diff --git a/audio/xsidplay/PLIST b/audio/xsidplay/PLIST new file mode 100644 index 00000000000..afdf55d89fd --- /dev/null +++ b/audio/xsidplay/PLIST @@ -0,0 +1,2 @@ +@comment $NetBSD: PLIST,v 1.1 2001/11/01 00:18:41 zuntum Exp $ +bin/xsidplay diff --git a/audio/xsidplay/pkg/PLIST b/audio/xsidplay/pkg/PLIST deleted file mode 100644 index c65f3392956..00000000000 --- a/audio/xsidplay/pkg/PLIST +++ /dev/null @@ -1,2 +0,0 @@ -@comment $NetBSD: PLIST,v 1.1.1.1 1999/05/12 08:05:36 frueauf Exp $ -bin/xsidplay |