wok diff ntpclient/receipt @ rev 16430

svkbd: fix version
author Pascal Bellard <pascal.bellard@slitaz.org>
date Fri Apr 18 10:26:47 2014 +0000 (2014-04-18)
parents 749ffdd335d7
children 7d672a2330b8
line diff
     1.1 --- a/ntpclient/receipt	Sun May 26 17:48:34 2013 +0200
     1.2 +++ b/ntpclient/receipt	Fri Apr 18 10:26:47 2014 +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  {