summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
-rw-r--r--www/ns-remote/Makefile6
-rwxr-xr-xwww/ns-remote/files/ns-open4
2 files changed, 5 insertions, 5 deletions
diff --git a/www/ns-remote/Makefile b/www/ns-remote/Makefile
index d0080dc0813..972e41b2546 100644
--- a/www/ns-remote/Makefile
+++ b/www/ns-remote/Makefile
@@ -1,14 +1,14 @@
-# $NetBSD: Makefile,v 1.16 2003/08/05 20:22:45 abs Exp $
+# $NetBSD: Makefile,v 1.17 2003/08/14 04:55:58 grant Exp $
DISTNAME= ns-remote
-PKGNAME= ns-remote-1.8
+PKGNAME= ns-remote-1.9
CATEGORIES= www
MASTER_SITES= http://home.netscape.com/newsref/std/
DISTFILES= remote.c vroot.h
MAINTAINER= norm@mono.org
HOMEPAGE= http://home.netscape.com/newsref/std/x-remote.html
-COMMENT= Remote-control Netscape Navigator and Communicator
+COMMENT= Remote-control of Netscape and Mozilla-based browsers
DIST_SUBDIR= netscape
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