aboutsummaryrefslogtreecommitdiff
diff options
context:
space:
mode:
-rw-r--r--www/netscape4-communicator/files/netscape.sh2
-rw-r--r--www/netscape48-communicator/files/netscape.sh2
2 files changed, 2 insertions, 2 deletions
diff --git a/www/netscape4-communicator/files/netscape.sh b/www/netscape4-communicator/files/netscape.sh
index d0bfd0ecb30c..b10efb4235ad 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.07.bin $*
+exec $MOZILLA_HOME/communicator-4.08.bin $*
diff --git a/www/netscape48-communicator/files/netscape.sh b/www/netscape48-communicator/files/netscape.sh
index d0bfd0ecb30c..b10efb4235ad 100644
--- a/www/netscape48-communicator/files/netscape.sh
+++ b/www/netscape48-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.07.bin $*
+exec $MOZILLA_HOME/communicator-4.08.bin $*