summaryrefslogtreecommitdiff
path: root/www/firefox31/Makefile
diff options
context:
space:
mode:
Diffstat (limited to 'www/firefox31/Makefile')
-rw-r--r--www/firefox31/Makefile3
1 files changed, 2 insertions, 1 deletions
diff --git a/www/firefox31/Makefile b/www/firefox31/Makefile
index da27cb334de..520ba57b57f 100644
--- a/www/firefox31/Makefile
+++ b/www/firefox31/Makefile
@@ -1,4 +1,4 @@
-# $NetBSD: Makefile,v 1.5 2015/02/12 13:41:22 ryoon Exp $
+# $NetBSD: Makefile,v 1.6 2015/02/21 23:35:42 ryoon Exp $
FIREFOX_VER= ${MOZ_BRANCH}${MOZ_BRANCH_MINOR}esr
# Also update MOZ_BRANCH= in devel/xulrunner31/Makefile
@@ -7,6 +7,7 @@ MOZ_BRANCH_MINOR= .0
DISTNAME= firefox-${FIREFOX_VER}.source
PKGNAME= firefox31-${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/}