diff options
Diffstat (limited to 'www/firefox45/Makefile')
-rw-r--r-- | www/firefox45/Makefile | 4 |
1 files changed, 2 insertions, 2 deletions
diff --git a/www/firefox45/Makefile b/www/firefox45/Makefile index d9dc4922cd7..0ddfda8ab86 100644 --- a/www/firefox45/Makefile +++ b/www/firefox45/Makefile @@ -1,7 +1,7 @@ -# $NetBSD: Makefile,v 1.36 2018/07/20 03:34:31 ryoon Exp $ +# $NetBSD: Makefile,v 1.37 2018/08/22 09:47:24 wiz Exp $ MOZILLA_PKG_NAME= firefox45 -PKGREVISION= 10 +PKGREVISION= 11 FIREFOX_VER= ${MOZ_BRANCH}${MOZ_BRANCH_MINOR} MOZ_BRANCH= 45.9 MOZ_BRANCH_MINOR= .0esr |