summaryrefslogtreecommitdiff
path: root/www/firefox
diff options
context:
space:
mode:
authoradam <adam@pkgsrc.org>2016-08-03 10:22:08 +0000
committeradam <adam@pkgsrc.org>2016-08-03 10:22:08 +0000
commita7ed7181a4534011c8e6d454a9c8017c95a8761a (patch)
treeec9752850cf8d991421cc9d6e41616955aea4422 /www/firefox
parentb1c8047b64ca9f92d9300724621281b7deaafd48 (diff)
downloadpkgsrc-a7ed7181a4534011c8e6d454a9c8017c95a8761a.tar.gz
Revbump after graphics/gd update
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 698a0555283..a16268c6207 100644
--- a/www/firefox/Makefile
+++ b/www/firefox/Makefile
@@ -1,4 +1,4 @@
-# $NetBSD: Makefile,v 1.260 2016/07/09 06:39:12 wiz Exp $
+# $NetBSD: Makefile,v 1.261 2016/08/03 10:23:31 adam Exp $
FIREFOX_VER= ${MOZ_BRANCH}${MOZ_BRANCH_MINOR}
MOZ_BRANCH= 47.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= 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/}