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/splay | |
parent | 43f305596211d2331adc78af0e8f41194fa8ab10 (diff) | |
download | pkgsrc-4bd6ecc9c5f9c2701cc486c58e3cba832ea80948.tar.gz |
Move pkg/ files into package's toplevel directory
Diffstat (limited to 'audio/splay')
-rw-r--r-- | audio/splay/DESCR (renamed from audio/splay/pkg/DESCR) | 0 | ||||
-rw-r--r-- | audio/splay/PLIST | 4 | ||||
-rw-r--r-- | audio/splay/pkg/PLIST | 4 |
3 files changed, 4 insertions, 4 deletions
diff --git a/audio/splay/pkg/DESCR b/audio/splay/DESCR index fc1fb8d9702..fc1fb8d9702 100644 --- a/audio/splay/pkg/DESCR +++ b/audio/splay/DESCR diff --git a/audio/splay/PLIST b/audio/splay/PLIST new file mode 100644 index 00000000000..2c7fa95cd65 --- /dev/null +++ b/audio/splay/PLIST @@ -0,0 +1,4 @@ +@comment $NetBSD: PLIST,v 1.1 2001/11/01 00:17:59 zuntum Exp $ +bin/splay +man/man1/splay.1 +man/man1/xsplay.1 diff --git a/audio/splay/pkg/PLIST b/audio/splay/pkg/PLIST deleted file mode 100644 index e8985c0b446..00000000000 --- a/audio/splay/pkg/PLIST +++ /dev/null @@ -1,4 +0,0 @@ -@comment $NetBSD: PLIST,v 1.3 1999/03/28 20:08:09 rh Exp $ -bin/splay -man/man1/splay.1 -man/man1/xsplay.1 |