wok diff phpldapadmin/receipt @ rev 15982

syslinux-tools: add meminfo.exe (again)
author Pascal Bellard <pascal.bellard@slitaz.org>
date Sat Mar 01 19:54:32 2014 +0000 (2014-03-01)
parents 642675200022
children d51b2411e55e
line diff
     1.1 --- a/phpldapadmin/receipt	Fri May 20 17:23:48 2011 +0000
     1.2 +++ b/phpldapadmin/receipt	Sat Mar 01 19:54:32 2014 +0000
     1.3 @@ -5,11 +5,13 @@
     1.4  CATEGORY="misc"
     1.5  SHORT_DESC="Administration of LDAP over the Web."
     1.6  MAINTAINER="pascal.bellard@slitaz.org"
     1.7 +LICENSE="GPL2"
     1.8  TARBALL="$PACKAGE-$VERSION.tgz"
     1.9  WEB_SITE="http://phpldapadmin.sourceforge.net/"
    1.10  WGET_URL="$SF_MIRROR/$PACKAGE/$TARBALL"
    1.11 +CONFIG_FILES="/etc/phpldapadmin/config.php"
    1.12 +
    1.13  DEPENDS="php-ldap"
    1.14 -CONFIG_FILES="/etc/phpldapadmin/config.php"
    1.15  
    1.16  # Rules to gen a SliTaz package suitable for Tazpkg.
    1.17  genpkg_rules()