summaryrefslogtreecommitdiff
path: root/www/firefox2-gtk1
diff options
context:
space:
mode:
authorghen <ghen@pkgsrc.org>2006-11-30 11:40:14 +0000
committerghen <ghen@pkgsrc.org>2006-11-30 11:40:14 +0000
commite9b29510b59678ce28cd038affb31d67ecbc4b7a (patch)
tree0185f34e625c78d16016a863dcb811a191003e91 /www/firefox2-gtk1
parent87d17f2abbb2e7bd9c32b6153b8380a6c19872cb (diff)
downloadpkgsrc-e9b29510b59678ce28cd038affb31d67ecbc4b7a.tar.gz
Register firefox2-bin and firefox2-gtk1 as firefox-* (instead of firefox2-*),
as is done with firefox2 as well now. This obsoletes additional packages like firefox2-bin-flash etc. Downside is that the corresponding 1.5 and 2.0 packages can no longer be installed in parallel.
Diffstat (limited to 'www/firefox2-gtk1')
-rw-r--r--www/firefox2-gtk1/DESCR2
-rw-r--r--www/firefox2-gtk1/Makefile4
2 files changed, 3 insertions, 3 deletions
diff --git a/www/firefox2-gtk1/DESCR b/www/firefox2-gtk1/DESCR
index 42833edc122..6d549d30604 100644
--- a/www/firefox2-gtk1/DESCR
+++ b/www/firefox2-gtk1/DESCR
@@ -10,4 +10,4 @@ JavaScript, C++, etc. Many extensions are available.
Firefox 2 is the next generation release of the award-winning Firefox web
browser from Mozilla.
-firefox2-gtk1 uses GTK+-1.x widgets.
+firefox-gtk1 uses GTK+-1.x widgets.
diff --git a/www/firefox2-gtk1/Makefile b/www/firefox2-gtk1/Makefile
index ac327925c2c..f23e295df69 100644
--- a/www/firefox2-gtk1/Makefile
+++ b/www/firefox2-gtk1/Makefile
@@ -1,6 +1,6 @@
-# $NetBSD: Makefile,v 1.1.1.1 2006/10/24 22:20:34 ghen Exp $
+# $NetBSD: Makefile,v 1.2 2006/11/30 11:40:14 ghen Exp $
-MOZILLA= firefox2-gtk1
+MOZILLA= firefox-gtk1
COMMENT= Lightweight gecko-based web browser built with GTK+-1.x
.include "../../www/firefox2/Makefile-firefox.common"