wok diff make/receipt @ rev 15281
qemacs: race condition
author | Pascal Bellard <pascal.bellard@slitaz.org> |
---|---|
date | Thu Sep 26 13:36:58 2013 +0000 (2013-09-26) |
parents | ebdf263e57ce |
children | 0f72b1c158cf |
line diff
1.1 --- a/make/receipt Wed May 23 16:27:19 2012 +0200 1.2 +++ b/make/receipt Thu Sep 26 13:36:58 2013 +0000 1.3 @@ -5,6 +5,7 @@ 1.4 CATEGORY="development" 1.5 SHORT_DESC="GNU Make to generate executables and other files from source." 1.6 MAINTAINER="pankso@slitaz.org" 1.7 +LICENSE="GPL3" 1.8 TARBALL="$PACKAGE-$VERSION.tar.gz" 1.9 WEB_SITE="http://www.gnu.org/software/make/" 1.10 WGET_URL="$GNU_MIRROR/$PACKAGE/$TARBALL"