diff options
Diffstat (limited to 'meta/recipes-extended/lsof/lsof_4.91.bb')
-rw-r--r-- | meta/recipes-extended/lsof/lsof_4.91.bb | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/meta/recipes-extended/lsof/lsof_4.91.bb b/meta/recipes-extended/lsof/lsof_4.91.bb index b3adfd57af..7c85bf23fc 100644 --- a/meta/recipes-extended/lsof/lsof_4.91.bb +++ b/meta/recipes-extended/lsof/lsof_4.91.bb | |||
@@ -3,7 +3,7 @@ DESCRIPTION = "Lsof is a Unix-specific diagnostic tool. \ | |||
3 | Its name stands for LiSt Open Files, and it does just that." | 3 | Its name stands for LiSt Open Files, and it does just that." |
4 | HOMEPAGE = "http://people.freebsd.org/~abe/" | 4 | HOMEPAGE = "http://people.freebsd.org/~abe/" |
5 | SECTION = "devel" | 5 | SECTION = "devel" |
6 | LICENSE = "BSD" | 6 | LICENSE = "Spencer-94" |
7 | LIC_FILES_CHKSUM = "file://00README;beginline=645;endline=679;md5=964df275d26429ba3b39dbb9f205172a" | 7 | LIC_FILES_CHKSUM = "file://00README;beginline=645;endline=679;md5=964df275d26429ba3b39dbb9f205172a" |
8 | 8 | ||
9 | # Upstream lsof releases are hosted on an ftp server which times out download | 9 | # Upstream lsof releases are hosted on an ftp server which times out download |