diff options
Diffstat (limited to 'www/firefox3/Makefile')
-rw-r--r-- | www/firefox3/Makefile | 4 |
1 files changed, 2 insertions, 2 deletions
diff --git a/www/firefox3/Makefile b/www/firefox3/Makefile index d202898adfc..3fd38d106bf 100644 --- a/www/firefox3/Makefile +++ b/www/firefox3/Makefile @@ -1,4 +1,4 @@ -# $NetBSD: Makefile,v 1.6 2008/09/24 11:40:24 tnn Exp $ +# $NetBSD: Makefile,v 1.7 2008/09/28 19:54:34 tnn Exp $ MOZILLA= firefox3 # allow coexisting with firefox2 COMMENT= Lightweight gecko-based web browser @@ -23,7 +23,7 @@ CONFIGURE_ENV+= PYTHON=${PYTHONBIN:Q} .include "../../www/firefox/Makefile-firefox.common" MAINTAINER= tnn@NetBSD.org -MOZ_VER= 3.0.2 +MOZ_VER= 3.0.3 DESCR_SRC= ${.CURDIR}/../../www/firefox/DESCR |