diff options
Diffstat (limited to 'www/firefox3')
-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 3ba240b6a3f..4961a81eedd 100644 --- a/www/firefox3/Makefile +++ b/www/firefox3/Makefile @@ -1,4 +1,4 @@ -# $NetBSD: Makefile,v 1.21 2009/02/11 10:09:47 markd Exp $ +# $NetBSD: Makefile,v 1.22 2009/02/11 16:21:04 joerg Exp $ MOZILLA= firefox3 # allow coexisting with firefox2 PKGREVISION= 1 @@ -21,7 +21,7 @@ BUILDLINK_API_DEPENDS.cairo+= cairo>=1.6.4 .include "../../www/firefox/Makefile-firefox.common" MAINTAINER= tnn@NetBSD.org -MOZ_VER= 3.0.6 +MOZ_VER= 3.0.5 XPTCFILES:= ${XPTCFILES:C,^,../../firefox3/files/,} DESCR_SRC= ${.CURDIR}/../../www/firefox/DESCR |