wok diff ntpclient/receipt @ rev 15632

matchbox-window-manager-2: typo
author Pascal Bellard <pascal.bellard@slitaz.org>
date Mon Dec 09 10:08:51 2013 +0000 (2013-12-09)
parents 749ffdd335d7
children 7d672a2330b8
line diff
     1.1 --- a/ntpclient/receipt	Sun May 26 17:48:34 2013 +0200
     1.2 +++ b/ntpclient/receipt	Mon Dec 09 10:08:51 2013 +0000
     1.3 @@ -5,11 +5,13 @@
     1.4  CATEGORY="system-tools"
     1.5  SHORT_DESC="Tiny NTP Client"
     1.6  MAINTAINER="erjo@slitaz.org"
     1.7 -DEPENDS=""
     1.8 +LICENSE="GPL2"
     1.9  TARBALL="${PACKAGE}_${VERSION}.tar.gz"
    1.10  WEB_SITE="http://www.busybox.net/tinyutils.html"
    1.11  WGET_URL="http://doolittle.icarus.com/ntpclient/$TARBALL"
    1.12  
    1.13 +DEPENDS=""
    1.14 +
    1.15  # Rules to configure and make the package.
    1.16  compile_rules()
    1.17  {