Remove unneeded comment from Description

This commit is contained in:
Scott McCreary
2017-02-03 14:25:15 -08:00
committed by GitHub
parent 3b448a14a9
commit 8d81959ce6

View File

@@ -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"