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 f8e50d2fc24..1b129690170 100644 --- a/www/firefox36/Makefile +++ b/www/firefox36/Makefile @@ -1,8 +1,8 @@ -# $NetBSD: Makefile,v 1.51 2018/03/12 11:17:46 wiz Exp $ +# $NetBSD: Makefile,v 1.52 2018/04/14 07:34:43 adam Exp $ .include "../../devel/xulrunner192/dist.mk" PKGNAME= firefox36-${FIREFOX_VER} -PKGREVISION= 34 +PKGREVISION= 35 CATEGORIES= www MAINTAINER= pkgsrc-users@NetBSD.org |