summaryrefslogtreecommitdiff
path: root/www/netscape48-communicator/files
diff options
context:
space:
mode:
authorSatoshi Asami <asami@FreeBSD.org>1997-11-15 13:09:43 +0000
committerSatoshi Asami <asami@FreeBSD.org>1997-11-15 13:09:43 +0000
commit466ac8e57a2aea45f93a750582d3dff58c2a49fc (patch)
tree2d22e735667fd6108a18cc536925c1db0603f679 /www/netscape48-communicator/files
parentUnbreak this (or at least get it to patch cleanly). (diff)
Split netscape4 into communicator and navigator, so the two maintainers
shall never run into each other again.
Notes
Notes: svn path=/head/; revision=8641
Diffstat (limited to 'www/netscape48-communicator/files')
-rw-r--r--www/netscape48-communicator/files/netscape.sh2
1 files changed, 1 insertions, 1 deletions
diff --git a/www/netscape48-communicator/files/netscape.sh b/www/netscape48-communicator/files/netscape.sh
index b5a3564a8ff6..c74c0035458e 100644
--- a/www/netscape48-communicator/files/netscape.sh
+++ b/www/netscape48-communicator/files/netscape.sh
@@ -1,4 +1,4 @@
#!/bin/sh
export MOZILLA_HOME; MOZILLA_HOME=${MOZILLA_HOME:=@PREFIX@/lib/netscape}
export CLASSPATH ; CLASSPATH=.:$MOZILLA_HOME
-exec $MOZILLA_HOME/netscape.bin $*
+exec $MOZILLA_HOME/communicator-4.04.bin $*