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 35d15084039..ffc33fdac31 100644
--- a/www/firefox31/Makefile
+++ b/www/firefox31/Makefile
@@ -1,4 +1,4 @@
-# $NetBSD: Makefile,v 1.30 2017/02/12 06:26:08 ryoon Exp $
+# $NetBSD: Makefile,v 1.31 2017/04/22 21:04:01 adam 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= 13
+PKGREVISION= 14
CATEGORIES= www
MASTER_SITES= ${MASTER_SITE_MOZILLA:=firefox/releases/${FIREFOX_VER}/source/}
MASTER_SITES+= ${MASTER_SITE_MOZILLA_ALL:=firefox/releases/${FIREFOX_VER}/source/}