netsurf: fix license.
This commit is contained in:
parent
2aa7bb655c
commit
5d8f8740ab
1 changed files with 2 additions and 2 deletions
|
@ -1,12 +1,12 @@
|
|||
# Template build file for 'netsurf'.
|
||||
pkgname=netsurf
|
||||
version=2.8
|
||||
revision=1
|
||||
revision=2
|
||||
homepage="http://www.netsurf-browser.org"
|
||||
distfiles="${homepage}/downloads/releases/${pkgname}-${version}-full-src.tar.gz"
|
||||
short_desc="Free, open source web browser written in C."
|
||||
maintainer="davehome <davehome@redthumb.info.tm>"
|
||||
LICENSE="GPL-2, MIT"
|
||||
license="GPL-2, MIT"
|
||||
checksum=2055d52764faed054892670101fc95c1bf0bddc2370495250192f1855117b718
|
||||
long_desc="
|
||||
Small as a mouse, fast as a cheetah and available for free. NetSurf is
|
||||
|
|
Loading…
Reference in a new issue