diff options
author | wiz <wiz@pkgsrc.org> | 2003-06-13 08:01:42 +0000 |
---|---|---|
committer | wiz <wiz@pkgsrc.org> | 2003-06-13 08:01:42 +0000 |
commit | 8f8102b615e54407ac6a5ebd217eded1ba73d0e5 (patch) | |
tree | b4581d479a6ceaf5e4458929f34c1a5648e7da88 /audio/cdparanoia | |
parent | 2bdce20e341f943fd504ecf03ffee591161183aa (diff) | |
download | pkgsrc-8f8102b615e54407ac6a5ebd217eded1ba73d0e5.tar.gz |
Move part of DESCR to MESSAGE.
Diffstat (limited to 'audio/cdparanoia')
-rw-r--r-- | audio/cdparanoia/DESCR | 6 | ||||
-rw-r--r-- | audio/cdparanoia/MESSAGE | 11 |
2 files changed, 11 insertions, 6 deletions
diff --git a/audio/cdparanoia/DESCR b/audio/cdparanoia/DESCR index 175cf551b48..c4c5cd62671 100644 --- a/audio/cdparanoia/DESCR +++ b/audio/cdparanoia/DESCR @@ -7,9 +7,3 @@ determine if the target drive is CDDA capable. In addition to simple reading, cdparanoia adds extra-robust data verification, synchronization, error handling and scratch reconstruction capability. - -Note on NetBSD pkg: - This is only a trial and incomplete. - - Currently, the feature to search for CD-ROM device is - not implemented and the -g option is required. diff --git a/audio/cdparanoia/MESSAGE b/audio/cdparanoia/MESSAGE new file mode 100644 index 00000000000..2b10a6316b5 --- /dev/null +++ b/audio/cdparanoia/MESSAGE @@ -0,0 +1,11 @@ +=========================================================================== +$NetBSD: MESSAGE,v 1.1 2003/06/13 08:01:42 wiz Exp $ + + Note on NetBSD version of the package: + + This is only a trial and incomplete. + + Currently, the feature to search for CD-ROM device is + not implemented and the -g option is required. + +=========================================================================== |