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 cc9fb912a34..3de317c93a6 100644 --- a/www/firefox36/Makefile +++ b/www/firefox36/Makefile @@ -1,8 +1,8 @@ -# $NetBSD: Makefile,v 1.32 2014/01/01 11:52:38 wiz Exp $ +# $NetBSD: Makefile,v 1.33 2014/02/12 23:18:45 tron Exp $ .include "../../devel/xulrunner192/dist.mk" PKGNAME= firefox36-${FIREFOX_VER} -PKGREVISION= 15 +PKGREVISION= 16 CATEGORIES= www MAINTAINER= pkgsrc-users@NetBSD.org |