wok diff squirrelmail/receipt @ rev 15806

Up: sudoku to 2.3. Fixed WEB_SITE and WGET_URL so we get the app and not a error page.
author Christopher Rogers <slaxemulator@gmail.com>
date Fri Jan 24 01:35:01 2014 +0000 (2014-01-24)
parents f04a7db11ba8
children d51b2411e55e
line diff
     1.1 --- a/squirrelmail/receipt	Sat Dec 10 13:19:00 2011 +0100
     1.2 +++ b/squirrelmail/receipt	Fri Jan 24 01:35:01 2014 +0000
     1.3 @@ -5,11 +5,13 @@
     1.4  CATEGORY="network"
     1.5  SHORT_DESC="Web mail."
     1.6  MAINTAINER="pascal.bellard@slitaz.org"
     1.7 +LICENSE="GPL2"
     1.8  TARBALL="$PACKAGE-webmail-$VERSION.tar.bz2"
     1.9  WEB_SITE="http://www.squirrelmail.org/"
    1.10  WGET_URL="$SF_MIRROR/$PACKAGE/$TARBALL"
    1.11 +CONFIG_FILES="/etc/squirrelmail/config.php /etc/squirrelmail/config_local.php"
    1.12 +
    1.13  DEPENDS="php"
    1.14 -CONFIG_FILES="/etc/squirrelmail/config.php /etc/squirrelmail/config_local.php"
    1.15  
    1.16  # Rules to gen a SliTaz package suitable for Tazpkg.
    1.17  genpkg_rules()