summaryrefslogtreecommitdiff
path: root/www
diff options
context:
space:
mode:
authorgrant <grant@pkgsrc.org>2004-02-14 01:03:29 +0000
committergrant <grant@pkgsrc.org>2004-02-14 01:03:29 +0000
commit235353fc2dd7f10e60b7342b57530a7cbfab2a6b (patch)
treefa4336a33eac22d246cf9b3201e36466aed6478f /www
parent7745012a665e3d1446e591061afe00b522f4346e (diff)
downloadpkgsrc-235353fc2dd7f10e60b7342b57530a7cbfab2a6b.tar.gz
replace phoenix with firefox in ns-open.
bump PKGREVISION.
Diffstat (limited to 'www')
-rw-r--r--www/ns-remote/Makefile3
-rwxr-xr-xwww/ns-remote/files/ns-open4
2 files changed, 4 insertions, 3 deletions
diff --git a/www/ns-remote/Makefile b/www/ns-remote/Makefile
index f1864c0945e..c4a2fe0819a 100644
--- a/www/ns-remote/Makefile
+++ b/www/ns-remote/Makefile
@@ -1,7 +1,8 @@
-# $NetBSD: Makefile,v 1.18 2003/08/14 04:56:43 grant Exp $
+# $NetBSD: Makefile,v 1.19 2004/02/14 01:03:29 grant Exp $
DISTNAME= ns-remote
PKGNAME= ns-remote-1.9
+PKGREVISION= 1
CATEGORIES= www
MASTER_SITES= http://home.netscape.com/newsref/std/
DISTFILES= remote.c vroot.h
diff --git a/www/ns-remote/files/ns-open b/www/ns-remote/files/ns-open
index 5901685609d..34c440e2c5d 100755
--- a/www/ns-remote/files/ns-open
+++ b/www/ns-remote/files/ns-open
@@ -1,6 +1,6 @@
#!/bin/sh
#
-# $NetBSD: ns-open,v 1.11 2003/08/14 04:55:58 grant Exp $
+# $NetBSD: ns-open,v 1.12 2004/02/14 01:03:29 grant Exp $
#
# Simple script to open a URL in Netscape, starting a new process if necessary
# If a netscape process is not running it will look for a valid netscape
@@ -8,7 +8,7 @@
# overridden by the user in the environment.
if [ -z "$NETSCAPE_PREFERRED" ]; then
- NETSCAPE_PREFERRED=netscape7:communicator:navigator:mozilla:phoenix:mozilla-linux:mozilla-solaris:phoenix-linux:phoenix-solaris
+ NETSCAPE_PREFERRED=netscape7:communicator:navigator:mozilla:firefox:mozilla-netbsd:mozilla-linux:mozilla-solaris:firefox-netbsd:firefox-gtk2-linux:firefox-linux:firefox-solaris
fi
# Locate appropriate netscape binary and set NETSCAPE_BIN