diff options
Diffstat (limited to 'www/firefox/Makefile')
-rw-r--r-- | www/firefox/Makefile | 3 |
1 files changed, 1 insertions, 2 deletions
diff --git a/www/firefox/Makefile b/www/firefox/Makefile index b43b8285c46..b7a1ab39bf3 100644 --- a/www/firefox/Makefile +++ b/www/firefox/Makefile @@ -1,8 +1,7 @@ -# $NetBSD: Makefile,v 1.89 2011/11/01 06:02:46 sbd Exp $ +# $NetBSD: Makefile,v 1.90 2011/11/12 12:45:04 tnn Exp $ .include "../../devel/xulrunner/dist.mk" PKGNAME= firefox-${FIREFOX_VER} -PKGREVISION= 1 CATEGORIES= www MAINTAINER= tnn@NetBSD.org |