wok diff file/receipt @ rev 7521

Add ecm. Convers CD image files into a lossless format optimized for compressing tools.
author Christopher Rogers <slaxemulator@gmail.com>
date Sun Dec 05 09:57:19 2010 +0000 (2010-12-05)
parents cba097232ece
children 97b93f51e35b
line diff
     1.1 --- a/file/receipt	Sat May 08 01:12:25 2010 +0000
     1.2 +++ b/file/receipt	Sun Dec 05 09:57:19 2010 +0000
     1.3 @@ -8,7 +8,7 @@
     1.4  DEPENDS="zlib libmagic"
     1.5  TARBALL="$PACKAGE-$VERSION.tar.gz"
     1.6  WEB_SITE="ftp://ftp.gw.com/mirrors/unix/file"
     1.7 -WGET_URL="  ftp://ftp.astron.com/pub/file/$TARBALL ftp://ftp.gw.com/mirrors/unix/file/$TARBALL"
     1.8 +WGET_URL="ftp://ftp.astron.com/pub/file/$TARBALL ftp://ftp.gw.com/mirrors/unix/file/$TARBALL"
     1.9  
    1.10  # Rules to configure and make the package.
    1.11  compile_rules()