rename MozillaFirebird-gtk2-bin-nightly to firefox-gtk2-bin-nightly.
This commit is contained in:
parent
1107248350
commit
ca20878ba1
7 changed files with 14 additions and 14 deletions
|
@ -1,4 +1,4 @@
|
||||||
# $NetBSD: Makefile,v 1.298 2004/02/10 13:12:22 grant Exp $
|
# $NetBSD: Makefile,v 1.299 2004/02/10 13:24:37 grant Exp $
|
||||||
#
|
#
|
||||||
|
|
||||||
COMMENT= Packages related to the World Wide Web
|
COMMENT= Packages related to the World Wide Web
|
||||||
|
@ -7,7 +7,6 @@ SUBDIR+= Mosaic
|
||||||
SUBDIR+= MozillaFirebird
|
SUBDIR+= MozillaFirebird
|
||||||
SUBDIR+= MozillaFirebird-bin
|
SUBDIR+= MozillaFirebird-bin
|
||||||
SUBDIR+= MozillaFirebird-bin-nightly
|
SUBDIR+= MozillaFirebird-bin-nightly
|
||||||
SUBDIR+= MozillaFirebird-gtk2-bin-nightly
|
|
||||||
SUBDIR+= adzap
|
SUBDIR+= adzap
|
||||||
SUBDIR+= amaya
|
SUBDIR+= amaya
|
||||||
SUBDIR+= analog
|
SUBDIR+= analog
|
||||||
|
@ -82,6 +81,7 @@ SUBDIR+= firefox-bin-java
|
||||||
SUBDIR+= firefox-bin-nightly
|
SUBDIR+= firefox-bin-nightly
|
||||||
SUBDIR+= firefox-bin-realplayer
|
SUBDIR+= firefox-bin-realplayer
|
||||||
SUBDIR+= firefox-gtk2-bin
|
SUBDIR+= firefox-gtk2-bin
|
||||||
|
SUBDIR+= firefox-gtk2-bin-nightly
|
||||||
SUBDIR+= galeon
|
SUBDIR+= galeon
|
||||||
SUBDIR+= galway
|
SUBDIR+= galway
|
||||||
SUBDIR+= glibwww
|
SUBDIR+= glibwww
|
||||||
|
|
|
@ -1,5 +0,0 @@
|
||||||
# $NetBSD: Makefile.Linux.i386,v 1.2 2004/01/04 05:01:03 grant Exp $
|
|
||||||
|
|
||||||
DISTNAME= MozillaFirebird-i686-linux-gtk2+xft
|
|
||||||
|
|
||||||
MOZ_PLATFORM= linux
|
|
|
@ -1,2 +0,0 @@
|
||||||
@comment $NetBSD: PLIST,v 1.1.1.1 2003/12/31 04:12:11 grant Exp $
|
|
||||||
@comment this PLIST intentionally left blank
|
|
|
@ -1,9 +1,9 @@
|
||||||
Mozilla Firebird is a free, open-source and cross-platform web browser
|
Mozilla Firefox is a free, open-source and cross-platform web browser
|
||||||
for Windows, Linux, MacOS X and many other operating systems. It is
|
for Windows, Linux, MacOS X and many other operating systems. It is
|
||||||
small, fast and easy to use, and offers many advantages over other web
|
small, fast and easy to use, and offers many advantages over other web
|
||||||
browsers, such as tabbed browsing and the ability to block pop-up
|
browsers, such as tabbed browsing and the ability to block pop-up
|
||||||
windows.
|
windows.
|
||||||
|
|
||||||
Firebird also offers excellent bookmark and history management, and it
|
Firefox also offers excellent bookmark and history management, and it
|
||||||
can be extended by developers using industry standards such as XML,
|
can be extended by developers using industry standards such as XML,
|
||||||
CSS, JavaScript, C++, etc. Many extensions are available.
|
CSS, JavaScript, C++, etc. Many extensions are available.
|
|
@ -1,9 +1,9 @@
|
||||||
# $NetBSD: Makefile,v 1.3 2004/01/31 16:47:26 grant Exp $
|
# $NetBSD: Makefile,v 1.1 2004/02/10 13:24:37 grant Exp $
|
||||||
#
|
#
|
||||||
|
|
||||||
MOZILLA= MozillaFirebird
|
MOZILLA= firefox
|
||||||
|
|
||||||
HOMEPAGE= http://www.mozilla.org/projects/firebird/
|
HOMEPAGE= http://www.mozilla.org/projects/firefox/
|
||||||
COMMENT= Lightweight gecko-based web browser (gtk2 nightly binary pkg)
|
COMMENT= Lightweight gecko-based web browser (gtk2 nightly binary pkg)
|
||||||
|
|
||||||
MOZ_GTK2= YES
|
MOZ_GTK2= YES
|
5
www/firefox-gtk2-bin-nightly/Makefile.Linux.i386
Normal file
5
www/firefox-gtk2-bin-nightly/Makefile.Linux.i386
Normal file
|
@ -0,0 +1,5 @@
|
||||||
|
# $NetBSD: Makefile.Linux.i386,v 1.1 2004/02/10 13:24:37 grant Exp $
|
||||||
|
|
||||||
|
DISTNAME= ${MOZILLA}-i686-linux-gtk2+xft
|
||||||
|
|
||||||
|
MOZ_PLATFORM= linux
|
2
www/firefox-gtk2-bin-nightly/PLIST
Normal file
2
www/firefox-gtk2-bin-nightly/PLIST
Normal file
|
@ -0,0 +1,2 @@
|
||||||
|
@comment $NetBSD: PLIST,v 1.1 2004/02/10 13:24:37 grant Exp $
|
||||||
|
@comment this PLIST intentionally left blank
|
Loading…
Reference in a new issue