mirror of
https://github.com/yann64/haikuports.git
synced 2026-05-05 06:28:55 +02:00
Fix HOMEPAGE, COPYRIGHT, and LICENSE blocks
This commit is contained in:
@@ -4,16 +4,12 @@ DESCRIPTION="
|
||||
designed for languages with rich morphology and complex word compounding or
|
||||
character encoding."
|
||||
HOMEPAGE="http://hunspell.sourceforge.net/"
|
||||
COPYRIGHT="
|
||||
2007-2011 Hunspell developers et al.
|
||||
COPYRIGHT="2007-2011 Hunspell developers et al.
|
||||
2002-2008 László Németh (Hunspell)
|
||||
2001-2002 Kevin Hendricks (MySpell)
|
||||
"
|
||||
LICENSE="
|
||||
GNU GPL v2
|
||||
2001-2002 Kevin Hendricks (MySpell)"
|
||||
LICENSE="GNU GPL v2
|
||||
GNU LGPL v2.1
|
||||
MPL v1.1
|
||||
"
|
||||
MPL v1.1"
|
||||
REVISION="1"
|
||||
SOURCE_URI="http://downloads.sourceforge.net/hunspell/hunspell-1.3.2.tar.gz"
|
||||
CHECKSUM_SHA256="b4edd4a4ee944cb9f485b35473e46b729ed768e9d24da8e78e4c4c6ca56addbd"
|
||||
|
||||
Reference in New Issue
Block a user