summaryrefslogtreecommitdiff
path: root/www/netscape4-communicator
diff options
context:
space:
mode:
authorMatthew Hunt <mph@FreeBSD.org>1998-10-09 18:43:14 +0000
committerMatthew Hunt <mph@FreeBSD.org>1998-10-09 18:43:14 +0000
commit8a5c3c753c405476552fab0344eeb9a959205022 (patch)
tree3fbb2a0f1d9e913de9716597ff87ab679f8d8038 /www/netscape4-communicator
parentELFized. (diff)
Run 4.07 instead of 4.06, since that's what we install.
Notes
Notes: svn path=/head/; revision=13793
Diffstat (limited to 'www/netscape4-communicator')
-rw-r--r--www/netscape4-communicator/files/netscape.sh2
1 files changed, 1 insertions, 1 deletions
diff --git a/www/netscape4-communicator/files/netscape.sh b/www/netscape4-communicator/files/netscape.sh
index cb745dd7d2ee..d0bfd0ecb30c 100644
--- a/www/netscape4-communicator/files/netscape.sh
+++ b/www/netscape4-communicator/files/netscape.sh
@@ -2,4 +2,4 @@
export MOZILLA_HOME; MOZILLA_HOME=${MOZILLA_HOME:=@PREFIX@/lib/netscape}
export CLASSPATH ; CLASSPATH=.:$MOZILLA_HOME
export XCMSDB; XCMSDB=/dev/null
-exec $MOZILLA_HOME/communicator-4.06.bin $*
+exec $MOZILLA_HOME/communicator-4.07.bin $*