wok diff lsof/receipt @ rev 19065
Take care on root in post_install
author | Pascal Bellard <pascal.bellard@slitaz.org> |
---|---|
date | Thu Apr 21 09:45:48 2016 +0200 (2016-04-21) |
parents | 95882644e965 |
children | a78610b2eb47 |
line diff
1.1 --- a/lsof/receipt Wed Oct 06 05:39:56 2010 +0000 1.2 +++ b/lsof/receipt Thu Apr 21 09:45:48 2016 +0200 1.3 @@ -5,6 +5,7 @@ 1.4 CATEGORY="system-tools" 1.5 SHORT_DESC="list open files." 1.6 MAINTAINER="pascal.bellard@slitaz.org" 1.7 +LICENSE="BSD" 1.8 TARBALL="${PACKAGE}_$VERSION.tar.bz2" 1.9 WEB_SITE="http://people.freebsd.org/~abe/" 1.10 WGET_URL="ftp://lsof.itap.purdue.edu/pub/tools/unix/$PACKAGE/$TARBALL"