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 a18cebe9395..0d54197bc84 100644 --- a/www/firefox36/Makefile +++ b/www/firefox36/Makefile @@ -1,7 +1,8 @@ -# $NetBSD: Makefile,v 1.8 2011/12/19 06:26:55 obache Exp $ +# $NetBSD: Makefile,v 1.9 2012/01/13 10:55:35 obache Exp $ .include "../../devel/xulrunner192/dist.mk" PKGNAME= firefox36-${FIREFOX_VER} +PKGREVISION= 1 CATEGORIES= www MAINTAINER= tnn@NetBSD.org |