wok-current diff jpeg/receipt @ rev 5471

Fixed WGET_URL for seamonkey.
author Christopher Rogers <slaxemulator@gmail.com>
date Wed May 05 14:27:21 2010 +0000 (2010-05-05)
parents 8e5c96401d01
children b0ae2959206e
line diff
     1.1 --- a/jpeg/receipt	Tue Dec 18 13:48:52 2007 +0100
     1.2 +++ b/jpeg/receipt	Wed May 05 14:27:21 2010 +0000
     1.3 @@ -8,6 +8,7 @@
     1.4  WEB_SITE="http://www.ijg.org/"
     1.5  TARBALL="jpegsrc.v6b.tar.gz"
     1.6  WGET_URL="http://www.ijg.org/files/$TARBALL"
     1.7 +TAGS="jpeg jpg"
     1.8  
     1.9  # Rules to configure and make the package.
    1.10  compile_rules()