summaryrefslogtreecommitdiff
path: root/www/ns-remote/files
diff options
context:
space:
mode:
authorgrant <grant>2004-02-14 01:03:29 +0000
committergrant <grant>2004-02-14 01:03:29 +0000
commite815df989e37ffe8a429915f26c6692d211de9c4 (patch)
treefa4336a33eac22d246cf9b3201e36466aed6478f /www/ns-remote/files
parentd944cc2bc9f79b30dcf8cce3fd7b4a13ff1d1829 (diff)
downloadpkgsrc-e815df989e37ffe8a429915f26c6692d211de9c4.tar.gz
replace phoenix with firefox in ns-open.
bump PKGREVISION.
Diffstat (limited to 'www/ns-remote/files')
-rwxr-xr-xwww/ns-remote/files/ns-open4
1 files changed, 2 insertions, 2 deletions
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