diff options
Diffstat (limited to 'www/firefox36/Makefile')
-rw-r--r-- | www/firefox36/Makefile | 3 |
1 files changed, 2 insertions, 1 deletions
diff --git a/www/firefox36/Makefile b/www/firefox36/Makefile index 01b84bc8dea..85fac5154b9 100644 --- a/www/firefox36/Makefile +++ b/www/firefox36/Makefile @@ -1,7 +1,8 @@ -# $NetBSD: Makefile,v 1.12 2012/02/22 11:00:07 obache Exp $ +# $NetBSD: Makefile,v 1.13 2012/03/03 00:14:05 wiz Exp $ .include "../../devel/xulrunner192/dist.mk" PKGNAME= firefox36-${FIREFOX_VER} +PKGREVISION= 1 CATEGORIES= www MAINTAINER= tnn@NetBSD.org |