From 8d81959ce63c2001d14db4ba84c5a9afb7bf3527 Mon Sep 17 00:00:00 2001 From: Scott McCreary Date: Fri, 3 Feb 2017 14:25:15 -0800 Subject: [PATCH] Remove unneeded comment from Description --- app-cdr/bchunk/bchunk-1.2.0.recipe | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/app-cdr/bchunk/bchunk-1.2.0.recipe b/app-cdr/bchunk/bchunk-1.2.0.recipe index 38c41847a..956cecd38 100644 --- a/app-cdr/bchunk/bchunk-1.2.0.recipe +++ b/app-cdr/bchunk/bchunk-1.2.0.recipe @@ -4,7 +4,7 @@ binchunker converts a CD image in a '.bin / .cue' format (sometimes '.raw / \ .cue') to a set of .iso and .cdr tracks. The bin/cue format is used by some \ popular non-Unix cd-writing software, but is not supported on most other CD \ burning programs. A lot of CD/VCD images distributed on the Internet are in \ -BIN/CUE format, I've been told." +BIN/CUE format." HOMEPAGE="http://he.fi/bchunk/" COPYRIGHT="1998-2004 Heikki Hannikainen" LICENSE="GNU GPL v2"