diff options
Diffstat (limited to 'packages/tin/tin.inc')
-rw-r--r-- | packages/tin/tin.inc | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/packages/tin/tin.inc b/packages/tin/tin.inc index e66fe8c67a..683962838c 100644 --- a/packages/tin/tin.inc +++ b/packages/tin/tin.inc @@ -1,7 +1,7 @@ DESCRIPTION = "Tin is a powerful text mode news reader." SECTION = "console/network" DEPENDS = "ncurses libpcre" -LICENSE = "GPL" +LICENSE = "BSD" inherit autotools |