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 da24460265a..80672a4ccfb 100644 --- a/www/firefox45/Makefile +++ b/www/firefox45/Makefile @@ -1,7 +1,7 @@ -# $NetBSD: Makefile,v 1.38 2018/10/24 15:42:47 bsiegert Exp $ +# $NetBSD: Makefile,v 1.39 2018/11/12 03:53:04 ryoon Exp $ MOZILLA_PKG_NAME= firefox45 -PKGREVISION= 12 +PKGREVISION= 13 FIREFOX_VER= ${MOZ_BRANCH}${MOZ_BRANCH_MINOR} MOZ_BRANCH= 45.9 MOZ_BRANCH_MINOR= .0esr |