diff options
Diffstat (limited to 'www/firefox/Makefile')
-rw-r--r-- | www/firefox/Makefile | 4 |
1 files changed, 2 insertions, 2 deletions
diff --git a/www/firefox/Makefile b/www/firefox/Makefile index 38d363c1e97..a1404cc407b 100644 --- a/www/firefox/Makefile +++ b/www/firefox/Makefile @@ -1,6 +1,6 @@ -# $NetBSD: Makefile,v 1.26 2005/12/28 18:11:56 jmmv Exp $ +# $NetBSD: Makefile,v 1.27 2006/01/24 07:32:47 wiz Exp $ -PKGREVISION= 2 +PKGREVISION= 3 MOZILLA= firefox EXTRACT_SUFX= .tar.bz2 COMMENT= Lightweight gecko-based web browser |