wok diff remind/receipt @ rev 5074

get-flash-plugin: re-export firefox libs if not found
author Rohit Joshi <jozee@slitaz.org>
date Fri Mar 12 11:43:55 2010 +0000 (2010-03-12)
parents 5b4304fbbefd
children ee39027224dd
line diff
     1.1 --- a/remind/receipt	Sun Oct 11 10:09:50 2009 +0000
     1.2 +++ b/remind/receipt	Fri Mar 12 11:43:55 2010 +0000
     1.3 @@ -3,12 +3,13 @@
     1.4  PACKAGE="remind"
     1.5  VERSION="03.01.07"
     1.6  CATEGORY="utilities"
     1.7 -SHORT_DESC="Sophisticated calender and alarm program."
     1.8 +SHORT_DESC="Sophisticated calendar and alarm program."
     1.9  MAINTAINER="paul@slitaz.org"
    1.10  DEPENDS="tk tcl tcllib xorg-libXss"
    1.11  TARBALL="$PACKAGE-$VERSION.tar.gz"
    1.12  WEB_SITE="http://www.roaringpenguin.com/products/remind"
    1.13  WGET_URL="http://www.roaringpenguin.com/files/download/$TARBALL"
    1.14 +TAGS="office calendar"
    1.15  
    1.16  # Rules to configure and make the package.
    1.17  compile_rules()