summaryrefslogtreecommitdiff
path: root/devel/xulrunner45
diff options
context:
space:
mode:
Diffstat (limited to 'devel/xulrunner45')
-rw-r--r--devel/xulrunner45/Makefile6
1 files changed, 3 insertions, 3 deletions
diff --git a/devel/xulrunner45/Makefile b/devel/xulrunner45/Makefile
index 0824fc76fa9..26321354c93 100644
--- a/devel/xulrunner45/Makefile
+++ b/devel/xulrunner45/Makefile
@@ -1,7 +1,7 @@
-# $NetBSD: Makefile,v 1.2 2016/05/05 11:59:02 ryoon Exp $
+# $NetBSD: Makefile,v 1.3 2016/06/19 06:28:48 ryoon Exp $
-MOZ_BRANCH= 45.1
-MOZ_BRANCH_MINOR= .1esr
+MOZ_BRANCH= 45.2
+MOZ_BRANCH_MINOR= .0esr
MOZ_VER= ${MOZ_BRANCH}${MOZ_BRANCH_MINOR}
DISTNAME= firefox-${MOZ_VER}.source
MASTER_SITES= ${MASTER_SITE_MOZILLA_ALL:=firefox/releases/${MOZ_VER}/source/}