wok diff jed/receipt @ rev 5350

Up: zlib (1.2.5) - Fixed WGET_URL
author Christopher Rogers <slaxemulator@gmail.com>
date Wed Apr 28 11:49:21 2010 +0000 (2010-04-28)
parents 67356fcbb83e
children 02bbaa9d12ba
line diff
     1.1 --- a/jed/receipt	Wed Jan 26 00:55:11 2005 +0000
     1.2 +++ b/jed/receipt	Wed Apr 28 11:49:21 2010 +0000
     1.3 @@ -11,6 +11,7 @@
     1.4  WEB_SITE="http://www.jedsoft.org/jed/"
     1.5  WGET_URL="ftp://ftp.fu-berlin.de/pub/unix/editors/jed/v0.99/$TARBALL
     1.6   ftp://space.mit.edu/pub/davis/jed/v0.99/$TARBALL"
     1.7 +TAGS="text-editor" 
     1.8  
     1.9  # Rules to configure and make the package.
    1.10  compile_rules()