summaryrefslogtreecommitdiff
path: root/www/ns-remote/files
diff options
context:
space:
mode:
authorgrant <grant>2003-08-14 04:55:58 +0000
committergrant <grant>2003-08-14 04:55:58 +0000
commit532f91a55bbf8671670654c6bd1ca166cb570b20 (patch)
tree5d2c5e011179d61a79a4c0ea4968e60d2ae62002 /www/ns-remote/files
parent236fe81704d87c4255e0c0328562fa5aea2781a1 (diff)
downloadpkgsrc-532f91a55bbf8671670654c6bd1ca166cb570b20.tar.gz
add some phoenix and mozilla browsers to NETSCAPE_PREFERRED.
bump to 1.9.
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 3cd08c6ac0a..5901685609d 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.10 2003/08/05 20:22:46 abs Exp $
+# $NetBSD: ns-open,v 1.11 2003/08/14 04:55:58 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
+ NETSCAPE_PREFERRED=netscape7:communicator:navigator:mozilla:phoenix:mozilla-linux:mozilla-solaris:phoenix-linux:phoenix-solaris
fi
# Locate appropriate netscape binary and set NETSCAPE_BIN