pkgsrc-Changes-HG archive

[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index][Old Index]

[pkgsrc/trunk]: pkgsrc/www Don't address Firefox as "lightweight" in the desc...



details:   https://anonhg.NetBSD.org/pkgsrc/rev/4bddc2f0845f
branches:  trunk
changeset: 394332:4bddc2f0845f
user:      ahoka <ahoka%pkgsrc.org@localhost>
date:      Mon Jun 08 23:19:12 2009 +0000

description:
Don't address Firefox as "lightweight" in the description.

diffstat:

 www/firefox3-bin/Makefile |  4 ++--
 www/firefox3/Makefile     |  4 ++--
 2 files changed, 4 insertions(+), 4 deletions(-)

diffs (30 lines):

diff -r 07b8e6d3b865 -r 4bddc2f0845f www/firefox3-bin/Makefile
--- a/www/firefox3-bin/Makefile Mon Jun 08 22:55:34 2009 +0000
+++ b/www/firefox3-bin/Makefile Mon Jun 08 23:19:12 2009 +0000
@@ -1,11 +1,11 @@
-# $NetBSD: Makefile,v 1.6 2009/03/19 00:30:39 mike Exp $
+# $NetBSD: Makefile,v 1.7 2009/06/08 23:19:12 ahoka Exp $
 
 MOZILLA=               firefox
 MOZ_VER=               3.0.2
 MOZ_DISTVER=           ${MOZ_VER}
 
 HOMEPAGE=              http://www.mozilla.com/en-US/firefox/
-COMMENT=               Lightweight gecko-based web browser (binary package)
+COMMENT=               Web browser with support for extensions (binary package)
 
 # requires newer version of GTK+ than supported by suse_gtk2 package
 NOT_FOR_PLATFORM=      NetBSD-*-*
diff -r 07b8e6d3b865 -r 4bddc2f0845f www/firefox3/Makefile
--- a/www/firefox3/Makefile     Mon Jun 08 22:55:34 2009 +0000
+++ b/www/firefox3/Makefile     Mon Jun 08 23:19:12 2009 +0000
@@ -1,7 +1,7 @@
-# $NetBSD: Makefile,v 1.31 2009/04/28 09:14:25 tnn Exp $
+# $NetBSD: Makefile,v 1.32 2009/06/08 23:19:12 ahoka Exp $
 
 MOZILLA=               firefox3        # allow coexisting with firefox2
-COMMENT=               Lightweight gecko-based web browser
+COMMENT=               Web browser with support for extensions
 
 MOZILLA_USE_GTK2=      # yes
 MOZILLA_USE_XFT=       YES



Home | Main Index | Thread Index | Old Index