BeZilla: correct summary and copyright

This commit is contained in:
Sergei Reznikov
2015-09-10 20:02:51 +03:00
parent 2fc1452c28
commit 0549547b87

View File

@@ -1,9 +1,9 @@
SUMMARY="A version of Firefox 2 for Haiku"
DESCRIPTION="Bezilla is an open source web browser. \
SUMMARY="Fork of Mozilla Firefox for Haiku"
DESCRIPTION="BeZilla is an open source web browser. \
It achieves balance between ease of use and customization, catering to the \
needs of both casual and power users."
HOMEPAGE="https://github.com/mmadia/bezilla"
COPYRIGHT="1998-1999 Netscape Communications Corporation"
COPYRIGHT="1995-2009 Mozilla Developers and Contributors"
LICENSE="MPL v1.1"
REVISION="1"
SOURCE_URI="git+https://github.com/mmadia/bezilla.git#686254"
@@ -103,4 +103,4 @@ INSTALL()
# TODO: fix $dist_bin/$MOZILLA_BIN in cmd:firefox script
addAppDeskbarSymlink $appsDir/BeZilla/BeZilla
}
}