pkgsrc-Changes-HG archive

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

[pkgsrc/trunk]: pkgsrc/www/netscape MozillaFirebird and MozillaFirebird-bin d...



details:   https://anonhg.NetBSD.org/pkgsrc/rev/27bb64b13d6e
branches:  trunk
changeset: 470477:27bb64b13d6e
user:      kristerw <kristerw%pkgsrc.org@localhost>
date:      Tue Mar 09 18:52:15 2004 +0000

description:
MozillaFirebird and MozillaFirebird-bin does not exist, use
firefox and firefox-bin instead.

Bump PKGREVISION.

diffstat:

 www/netscape/Makefile |  5 +++--
 1 files changed, 3 insertions(+), 2 deletions(-)

diffs (22 lines):

diff -r 5f79685f2320 -r 27bb64b13d6e www/netscape/Makefile
--- a/www/netscape/Makefile     Tue Mar 09 18:40:58 2004 +0000
+++ b/www/netscape/Makefile     Tue Mar 09 18:52:15 2004 +0000
@@ -1,7 +1,8 @@
-# $NetBSD: Makefile,v 1.16 2004/01/23 08:58:42 abs Exp $
+# $NetBSD: Makefile,v 1.17 2004/03/09 18:52:15 kristerw Exp $
 #
 
 DISTNAME=      netscape-20040123
+PKGREVISION=   1
 CATEGORIES=    www
 MASTER_SITES=  # empty
 DISTFILES=     # empty
@@ -12,7 +13,7 @@
 DEPENDS+= ns-remote>=1.3:../../www/ns-remote
 DEPENDS+={${NETSCAPE_PREFERRED:C/:/,/g}}-[0-9]*:../../www/${NETSCAPE_PREFERRED:C/:.*//}
 
-NETSCAPE_PREFERRED_DEFAULT=MozillaFirebird:mozilla:MozillaFirebird-bin:netscape7:communicator:navigator
+NETSCAPE_PREFERRED_DEFAULT=firefox:mozilla:firefox-bin:netscape7:communicator:navigator
 .if defined(NS_PREFERRED)
 NETSCAPE_PREFERRED=${NS_PREFERRED}:${NETSCAPE_PREFERRED_DEFAULT}
 .else



Home | Main Index | Thread Index | Old Index