summaryrefslogtreecommitdiff
path: root/www/firefox31
diff options
context:
space:
mode:
authorjperkin <jperkin>2016-03-05 11:27:40 +0000
committerjperkin <jperkin>2016-03-05 11:27:40 +0000
commitc0a26845d479bd5f11f3aff9df6b3ebb0a53c48a (patch)
tree25584fd3e292ea8eda1521e1d5890e538d3b45a5 /www/firefox31
parentcd17bf98896db32c3f5d511ca15ebaa3b05b85b2 (diff)
downloadpkgsrc-c0a26845d479bd5f11f3aff9df6b3ebb0a53c48a.tar.gz
Bump PKGREVISION for security/openssl ABI bump.
Diffstat (limited to 'www/firefox31')
-rw-r--r--www/firefox31/Makefile4
1 files changed, 2 insertions, 2 deletions
diff --git a/www/firefox31/Makefile b/www/firefox31/Makefile
index 043c1a4fb1e..cb1eef133da 100644
--- a/www/firefox31/Makefile
+++ b/www/firefox31/Makefile
@@ -1,4 +1,4 @@
-# $NetBSD: Makefile,v 1.19 2016/02/26 10:57:46 jperkin Exp $
+# $NetBSD: Makefile,v 1.20 2016/03/05 11:29:36 jperkin 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= 2
+PKGREVISION= 3
CATEGORIES= www
MASTER_SITES= ${MASTER_SITE_MOZILLA:=firefox/releases/${FIREFOX_VER}/source/}
MASTER_SITES+= ${MASTER_SITE_MOZILLA_ALL:=firefox/releases/${FIREFOX_VER}/source/}