diff options
author | Marcin Juszkiewicz <hrw@openembedded.org> | 2007-01-23 21:09:04 +0000 |
---|---|---|
committer | Marcin Juszkiewicz <hrw@openembedded.org> | 2007-01-23 21:09:04 +0000 |
commit | 01c9d43954d0ca65456580d4fbcb36cb666aecdf (patch) | |
tree | 866b25c2d41f55a555f34f26ea0657609f959a1b /packages/tin/tin_1.9.1.bb | |
parent | 61e665f504e0a8194660c0192fc052112e046996 (diff) |
tin: it is BSD licensed not GPL - close #1807
Diffstat (limited to 'packages/tin/tin_1.9.1.bb')
-rw-r--r-- | packages/tin/tin_1.9.1.bb | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/packages/tin/tin_1.9.1.bb b/packages/tin/tin_1.9.1.bb index 2b783b2a58..3adfc536df 100644 --- a/packages/tin/tin_1.9.1.bb +++ b/packages/tin/tin_1.9.1.bb @@ -1,6 +1,6 @@ require tin.inc -PR = "r0" +PR = "r1" SRC_URI = "ftp://ftp.tin.org/pub/news/clients/tin/v1.9/tin-${PV}.tar.gz \ file://m4.patch;patch=1" |