summaryrefslogtreecommitdiff
path: root/www/ns-remote
diff options
context:
space:
mode:
authorgrant <grant@pkgsrc.org>2003-08-14 04:55:58 +0000
committergrant <grant@pkgsrc.org>2003-08-14 04:55:58 +0000
commit0dab73ff9dd39c8e0c3fff857448e1180167373e (patch)
tree5d2c5e011179d61a79a4c0ea4968e60d2ae62002 /www/ns-remote
parent2859a609f684c123a382fd50749d1f1ede352a8b (diff)
downloadpkgsrc-0dab73ff9dd39c8e0c3fff857448e1180167373e.tar.gz
add some phoenix and mozilla browsers to NETSCAPE_PREFERRED.
bump to 1.9.
Diffstat (limited to 'www/ns-remote')
-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