From 0549547b87e38b68644b63271c6dff8a6a514245 Mon Sep 17 00:00:00 2001 From: Sergei Reznikov Date: Thu, 10 Sep 2015 20:02:51 +0300 Subject: [PATCH] BeZilla: correct summary and copyright --- www-client/bezilla/bezilla-2.0.0.22.recipe | 8 ++++---- 1 file changed, 4 insertions(+), 4 deletions(-) diff --git a/www-client/bezilla/bezilla-2.0.0.22.recipe b/www-client/bezilla/bezilla-2.0.0.22.recipe index 60f959298..df26efb4b 100644 --- a/www-client/bezilla/bezilla-2.0.0.22.recipe +++ b/www-client/bezilla/bezilla-2.0.0.22.recipe @@ -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 -} \ No newline at end of file +}