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/mp3_check | |
parent | 380b33c5710509b50346db575cddab2e83c39c2d (diff) | |
download | pkgsrc-0ca28723fbfb0ed88954e35bf45d7462a40a5178.tar.gz |
Move pkg/ files into package's toplevel directory
Diffstat (limited to 'audio/mp3_check')
-rw-r--r-- | audio/mp3_check/DESCR (renamed from audio/mp3_check/pkg/DESCR) | 0 | ||||
-rw-r--r-- | audio/mp3_check/PLIST | 2 | ||||
-rw-r--r-- | audio/mp3_check/pkg/PLIST | 2 |
3 files changed, 2 insertions, 2 deletions
diff --git a/audio/mp3_check/pkg/DESCR b/audio/mp3_check/DESCR index 08c8c56c400..08c8c56c400 100644 --- a/audio/mp3_check/pkg/DESCR +++ b/audio/mp3_check/DESCR diff --git a/audio/mp3_check/PLIST b/audio/mp3_check/PLIST new file mode 100644 index 00000000000..519cb5b143f --- /dev/null +++ b/audio/mp3_check/PLIST @@ -0,0 +1,2 @@ +@comment $NetBSD: PLIST,v 1.1 2001/11/01 00:17:26 zuntum Exp $ +bin/mp3_check diff --git a/audio/mp3_check/pkg/PLIST b/audio/mp3_check/pkg/PLIST deleted file mode 100644 index 1b20ab8c347..00000000000 --- a/audio/mp3_check/pkg/PLIST +++ /dev/null @@ -1,2 +0,0 @@ -@comment $NetBSD: PLIST,v 1.1.1.1 2001/08/02 17:50:25 drochner Exp $ -bin/mp3_check |