wok-current diff mercurial/receipt @ rev 15589
Add some license
author | Pascal Bellard <pascal.bellard@slitaz.org> |
---|---|
date | Mon Dec 02 17:47:06 2013 +0000 (2013-12-02) |
parents | a93f37871107 |
children | c0003b8e85c9 |
line diff
1.1 --- a/mercurial/receipt Sun Jan 20 19:26:15 2013 -0800 1.2 +++ b/mercurial/receipt Mon Dec 02 17:47:06 2013 +0000 1.3 @@ -5,6 +5,7 @@ 1.4 CATEGORY="development" 1.5 SHORT_DESC="Revision tools system." 1.6 MAINTAINER="pankso@slitaz.org" 1.7 +LICENSE="GPL2" 1.8 TARBALL="$PACKAGE-$VERSION.tar.gz" 1.9 WEB_SITE="http://mercurial.selenic.com/" 1.10 WGET_URL="http://www.selenic.com/mercurial/release/$TARBALL"