summaryrefslogtreecommitdiff
path: root/www/firefox/Makefile
diff options
context:
space:
mode:
authorryoon <ryoon>2017-02-12 06:24:36 +0000
committerryoon <ryoon>2017-02-12 06:24:36 +0000
commit6940767cddd64b87f1968ff43a0ced505c05d01c (patch)
tree2bf45f1722d6b4c527fa35e293b25de1dac36e9b /www/firefox/Makefile
parent220fba97d5e12b99ecdd0c8517b719364340df00 (diff)
downloadpkgsrc-6940767cddd64b87f1968ff43a0ced505c05d01c.tar.gz
Recursive revbump from fonts/harfbuzz
Diffstat (limited to 'www/firefox/Makefile')
-rw-r--r--www/firefox/Makefile4
1 files changed, 2 insertions, 2 deletions
diff --git a/www/firefox/Makefile b/www/firefox/Makefile
index dae7eb4ba46..a24cc2951ef 100644
--- a/www/firefox/Makefile
+++ b/www/firefox/Makefile
@@ -1,4 +1,4 @@
-# $NetBSD: Makefile,v 1.284 2017/02/11 08:27:33 ryoon Exp $
+# $NetBSD: Makefile,v 1.285 2017/02/12 06:26:08 ryoon Exp $
FIREFOX_VER= ${MOZ_BRANCH}${MOZ_BRANCH_MINOR}
MOZ_BRANCH= 51.0
@@ -6,7 +6,7 @@ MOZ_BRANCH_MINOR= .1
DISTNAME= firefox-${FIREFOX_VER}.source
PKGNAME= firefox-${MOZ_BRANCH}${MOZ_BRANCH_MINOR:S/b/beta/:S/esr//}
-PKGREVISION= 2
+PKGREVISION= 3
CATEGORIES= www
MASTER_SITES+= ${MASTER_SITE_MOZILLA:=firefox/releases/${FIREFOX_VER}/source/}
MASTER_SITES+= ${MASTER_SITE_MOZILLA_ALL:=firefox/releases/${FIREFOX_VER}/source/}