summaryrefslogtreecommitdiff
path: root/www/firefox52
diff options
context:
space:
mode:
authorryoon <ryoon@pkgsrc.org>2021-04-15 11:23:03 +0000
committerryoon <ryoon@pkgsrc.org>2021-04-15 11:23:03 +0000
commit5509636155d27ca56f83c35bbdb715918a53321d (patch)
treedad68b1a56f7094976ec159583ac191dcf523c8c /www/firefox52
parent9bdb31e362106814b530fc395230c044cb5eae71 (diff)
downloadpkgsrc-5509636155d27ca56f83c35bbdb715918a53321d.tar.gz
*: Recursive revbump from devel/nss
Diffstat (limited to 'www/firefox52')
-rw-r--r--www/firefox52/Makefile4
1 files changed, 2 insertions, 2 deletions
diff --git a/www/firefox52/Makefile b/www/firefox52/Makefile
index 935ce5a7454..ee5ed2b94ef 100644
--- a/www/firefox52/Makefile
+++ b/www/firefox52/Makefile
@@ -1,4 +1,4 @@
-# $NetBSD: Makefile,v 1.64 2021/04/09 06:55:05 wiz Exp $
+# $NetBSD: Makefile,v 1.65 2021/04/15 11:23:13 ryoon Exp $
FIREFOX_VER= ${MOZ_BRANCH}${MOZ_BRANCH_MINOR}
MOZ_BRANCH= 52.9
@@ -6,7 +6,7 @@ MOZ_BRANCH_MINOR= .0esr
DISTNAME= firefox-${FIREFOX_VER}.source
PKGNAME= firefox${MOZ_BRANCH:C/\..*$//}-${MOZ_BRANCH}${MOZ_BRANCH_MINOR:S/b/beta/:S/esr//}
-PKGREVISION= 35
+PKGREVISION= 36
CATEGORIES= www
MASTER_SITES+= ${MASTER_SITE_MOZILLA:=firefox/releases/${FIREFOX_VER}/source/}
MASTER_SITES+= ${MASTER_SITE_MOZILLA_ALL:=firefox/releases/${FIREFOX_VER}/source/}