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/mp3to | |
parent | 380b33c5710509b50346db575cddab2e83c39c2d (diff) | |
download | pkgsrc-0ca28723fbfb0ed88954e35bf45d7462a40a5178.tar.gz |
Move pkg/ files into package's toplevel directory
Diffstat (limited to 'audio/mp3to')
-rw-r--r-- | audio/mp3to/DESCR (renamed from audio/mp3to/pkg/DESCR) | 0 | ||||
-rw-r--r-- | audio/mp3to/PLIST | 2 | ||||
-rw-r--r-- | audio/mp3to/pkg/PLIST | 2 |
3 files changed, 2 insertions, 2 deletions
diff --git a/audio/mp3to/pkg/DESCR b/audio/mp3to/DESCR index 45ddd8f033a..45ddd8f033a 100644 --- a/audio/mp3to/pkg/DESCR +++ b/audio/mp3to/DESCR diff --git a/audio/mp3to/PLIST b/audio/mp3to/PLIST new file mode 100644 index 00000000000..d1befe93a1d --- /dev/null +++ b/audio/mp3to/PLIST @@ -0,0 +1,2 @@ +@comment $NetBSD: PLIST,v 1.1 2001/11/01 00:17:30 zuntum Exp $ +bin/mp3to diff --git a/audio/mp3to/pkg/PLIST b/audio/mp3to/pkg/PLIST deleted file mode 100644 index 8c87201c87d..00000000000 --- a/audio/mp3to/pkg/PLIST +++ /dev/null @@ -1,2 +0,0 @@ -@comment $NetBSD: PLIST,v 1.1.1.1 2001/02/19 16:10:24 tron Exp $ -bin/mp3to |