summaryrefslogtreecommitdiff
path: root/www/firefox
diff options
context:
space:
mode:
authorryoon <ryoon@pkgsrc.org>2016-12-04 05:17:03 +0000
committerryoon <ryoon@pkgsrc.org>2016-12-04 05:17:03 +0000
commite46b432b0ed13da53a2815225113f52577f86d5d (patch)
treef746272dee6583f36204dffaedbc4a0715372c36 /www/firefox
parent1053e1da58d04fc8d3a31a3bfd648f46f4fee6fe (diff)
downloadpkgsrc-e46b432b0ed13da53a2815225113f52577f86d5d.tar.gz
Recursive revbump from textproc/icu 58.1
Diffstat (limited to 'www/firefox')
-rw-r--r--www/firefox/Makefile4
1 files changed, 2 insertions, 2 deletions
diff --git a/www/firefox/Makefile b/www/firefox/Makefile
index ab5838d034c..41da16ffc4e 100644
--- a/www/firefox/Makefile
+++ b/www/firefox/Makefile
@@ -1,4 +1,4 @@
-# $NetBSD: Makefile,v 1.272 2016/12/03 11:30:28 ryoon Exp $
+# $NetBSD: Makefile,v 1.273 2016/12/04 05:17:43 ryoon Exp $
FIREFOX_VER= ${MOZ_BRANCH}${MOZ_BRANCH_MINOR}
MOZ_BRANCH= 50.0
@@ -6,7 +6,7 @@ MOZ_BRANCH_MINOR= .2
DISTNAME= firefox-${FIREFOX_VER}.source
PKGNAME= firefox-${MOZ_BRANCH}${MOZ_BRANCH_MINOR:S/b/beta/:S/esr//}
-PKGREVISION= 1
+PKGREVISION= 2
CATEGORIES= www
MASTER_SITES+= ${MASTER_SITE_MOZILLA:=firefox/releases/${FIREFOX_VER}/source/}
MASTER_SITES+= ${MASTER_SITE_MOZILLA_ALL:=firefox/releases/${FIREFOX_VER}/source/}