pkgsrc-Changes-HG archive

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

[pkgsrc/trunk]: pkgsrc/www s/built on gtk2/built with GTK2/ in COMMENT.



details:   https://anonhg.NetBSD.org/pkgsrc/rev/6227cfd10403
branches:  trunk
changeset: 470656:6227cfd10403
user:      grant <grant%pkgsrc.org@localhost>
date:      Thu Mar 11 08:27:09 2004 +0000

description:
s/built on gtk2/built with GTK2/ in COMMENT.

diffstat:

 www/firefox-gtk2/Makefile |  4 ++--
 www/mozilla-gtk2/Makefile |  4 ++--
 2 files changed, 4 insertions(+), 4 deletions(-)

diffs (36 lines):

diff -r df1a1992fbc3 -r 6227cfd10403 www/firefox-gtk2/Makefile
--- a/www/firefox-gtk2/Makefile Thu Mar 11 08:20:20 2004 +0000
+++ b/www/firefox-gtk2/Makefile Thu Mar 11 08:27:09 2004 +0000
@@ -1,4 +1,4 @@
-# $NetBSD: Makefile,v 1.3 2004/03/11 04:22:47 snj Exp $
+# $NetBSD: Makefile,v 1.4 2004/03/11 08:27:09 grant Exp $
 
 MOZILLA=       firefox-gtk2
 MOZILLA_BIN=   firefox-bin
@@ -13,7 +13,7 @@
                ftp://public.planetmirror.com.au/pub/firefox/releases/${MOZ_VER}/
 
 HOMEPAGE=      http://www.mozilla.org/projects/firefox/
-COMMENT=       Lightweight gecko-based web browser built on gtk2
+COMMENT=       Lightweight gecko-based web browser built with GTK2
 
 DISTINFO_FILE= ${.CURDIR}/../../www/firefox/distinfo
 PATCHDIR=      ${.CURDIR}/../../www/firefox/patches
diff -r df1a1992fbc3 -r 6227cfd10403 www/mozilla-gtk2/Makefile
--- a/www/mozilla-gtk2/Makefile Thu Mar 11 08:20:20 2004 +0000
+++ b/www/mozilla-gtk2/Makefile Thu Mar 11 08:27:09 2004 +0000
@@ -1,4 +1,4 @@
-# $NetBSD: Makefile,v 1.4 2004/03/06 13:45:37 jmmv Exp $
+# $NetBSD: Makefile,v 1.5 2004/03/11 08:27:09 grant Exp $
 
 MOZILLA=       mozilla-gtk2
 MOZILLA_BIN=   mozilla-bin
@@ -10,7 +10,7 @@
 PATCHDIR=      ../../www/mozilla/patches
 FILESDIR=      ../../www/mozilla/files
 
-COMMENT=       Full featured gecko-based browser built on gtk2
+COMMENT=       Full featured gecko-based browser built with GTK2
 
 USE_GCC_SHLIB= yes
 BUILD_SVG=     # defined



Home | Main Index | Thread Index | Old Index