summaryrefslogtreecommitdiff
path: root/www/firefox31/Makefile
diff options
context:
space:
mode:
Diffstat (limited to 'www/firefox31/Makefile')
-rw-r--r--www/firefox31/Makefile4
1 files changed, 2 insertions, 2 deletions
diff --git a/www/firefox31/Makefile b/www/firefox31/Makefile
index eac9e6e6237..5ef0b365d74 100644
--- a/www/firefox31/Makefile
+++ b/www/firefox31/Makefile
@@ -1,4 +1,4 @@
-# $NetBSD: Makefile,v 1.32 2017/09/08 02:38:44 ryoon Exp $
+# $NetBSD: Makefile,v 1.33 2017/09/18 09:53:37 maya Exp $
FIREFOX_VER= ${MOZ_BRANCH}${MOZ_BRANCH_MINOR}esr
# Also update MOZ_BRANCH= in devel/xulrunner31/Makefile
@@ -7,7 +7,7 @@ MOZ_BRANCH_MINOR= .0
DISTNAME= firefox-${FIREFOX_VER}.source
PKGNAME= firefox31-${MOZ_BRANCH}${MOZ_BRANCH_MINOR:S/b/beta/:S/esr//}
-PKGREVISION= 15
+PKGREVISION= 16
CATEGORIES= www
MASTER_SITES= ${MASTER_SITE_MOZILLA:=firefox/releases/${FIREFOX_VER}/source/}
MASTER_SITES+= ${MASTER_SITE_MOZILLA_ALL:=firefox/releases/${FIREFOX_VER}/source/}