From 51788dce80adeb0e10fc9a064a13742c90bc2696 Mon Sep 17 00:00:00 2001 From: taya Date: Sat, 4 Aug 2001 07:05:18 +0000 Subject: Update to mozilla 0.9.3 From mozilla 0.9.3 release notes: * Continued stability improvements with 16 top crash bugs fixed since 0.9.2. These bugs were fixed thanks to data generated by users running talkback builds. * The Subscribe dialog now lets you search for all newsgroups containing a string when subscribing to newsgroups. * The Modern theme has several changes to icons and sidebar tabs. * Proxy Auto-Config has been implemented on the Macintosh. * There is a new preference for choosing between Windows and Linux scrollbar behaviour when the mouse strays off the scrollbar when you're in the process of scrolling. (Bug 90985) * Chatzilla is now localizable. --- www/mozilla/Makefile | 6 +++--- 1 file changed, 3 insertions(+), 3 deletions(-) (limited to 'www/mozilla/Makefile') diff --git a/www/mozilla/Makefile b/www/mozilla/Makefile index 48846122e79..62aa539de15 100644 --- a/www/mozilla/Makefile +++ b/www/mozilla/Makefile @@ -1,7 +1,7 @@ -# $NetBSD: Makefile,v 1.70 2001/07/13 16:14:23 taya Exp $ +# $NetBSD: Makefile,v 1.71 2001/08/04 07:05:18 taya Exp $ -MOZ_VER= 0.9.2 -NB_VER= nb1 +MOZ_VER= 0.9.3 +NB_VER= DISTNAME= mozilla-source-${MOZ_VER} PKGNAME= mozilla-${MOZ_VER}${NB_VER} WRKSRC= ${WRKDIR}/mozilla -- cgit v1.2.3