diff options
Diffstat (limited to 'www/firefox36/Makefile')
-rw-r--r-- | www/firefox36/Makefile | 4 |
1 files changed, 2 insertions, 2 deletions
diff --git a/www/firefox36/Makefile b/www/firefox36/Makefile index 0d54197bc84..9f80d5f269d 100644 --- a/www/firefox36/Makefile +++ b/www/firefox36/Makefile @@ -1,8 +1,8 @@ -# $NetBSD: Makefile,v 1.9 2012/01/13 10:55:35 obache Exp $ +# $NetBSD: Makefile,v 1.10 2012/01/24 09:11:16 sbd Exp $ .include "../../devel/xulrunner192/dist.mk" PKGNAME= firefox36-${FIREFOX_VER} -PKGREVISION= 1 +PKGREVISION= 2 CATEGORIES= www MAINTAINER= tnn@NetBSD.org |