summaryrefslogtreecommitdiff
path: root/www/firefox
diff options
context:
space:
mode:
authormaya <maya@pkgsrc.org>2017-03-17 10:24:11 +0000
committermaya <maya@pkgsrc.org>2017-03-17 10:24:11 +0000
commit2a77d9035453b7d46d327a866460e9abcff65aa8 (patch)
treedfe72da294c31dae2bab754752c43194ba2985ed /www/firefox
parent8e5d408105f108a1138dc9d7f3e60bca81b1122a (diff)
downloadpkgsrc-2a77d9035453b7d46d327a866460e9abcff65aa8.tar.gz
Bump pkgrevision with no changes for libvdpau/libva screwup, as this
package built with changed options.
Diffstat (limited to 'www/firefox')
-rw-r--r--www/firefox/Makefile3
1 files changed, 2 insertions, 1 deletions
diff --git a/www/firefox/Makefile b/www/firefox/Makefile
index 09ab220ab7f..ae78430756c 100644
--- a/www/firefox/Makefile
+++ b/www/firefox/Makefile
@@ -1,4 +1,4 @@
-# $NetBSD: Makefile,v 1.288 2017/03/07 20:45:43 ryoon Exp $
+# $NetBSD: Makefile,v 1.289 2017/03/17 10:24:11 maya Exp $
FIREFOX_VER= ${MOZ_BRANCH}${MOZ_BRANCH_MINOR}
MOZ_BRANCH= 52.0
@@ -6,6 +6,7 @@ MOZ_BRANCH_MINOR=
DISTNAME= firefox-${FIREFOX_VER}.source
PKGNAME= firefox-${MOZ_BRANCH}${MOZ_BRANCH_MINOR:S/b/beta/:S/esr//}
+PKGREVISION= 1
CATEGORIES= www
MASTER_SITES+= ${MASTER_SITE_MOZILLA:=firefox/releases/${FIREFOX_VER}/source/}
MASTER_SITES+= ${MASTER_SITE_MOZILLA_ALL:=firefox/releases/${FIREFOX_VER}/source/}