summaryrefslogtreecommitdiff
path: root/www/firefox24
diff options
context:
space:
mode:
authortron <tron@pkgsrc.org>2014-02-12 23:18:26 +0000
committertron <tron@pkgsrc.org>2014-02-12 23:18:26 +0000
commit7056b7a0e721cee220f3a28be8392047fbe8e3e5 (patch)
treecbffc12bc4288b42f6a94193463788617531bade /www/firefox24
parent8f71208e60c2942e96098e3f4ef7b0958b0eb5e7 (diff)
downloadpkgsrc-7056b7a0e721cee220f3a28be8392047fbe8e3e5.tar.gz
Recursive PKGREVISION bump for OpenSSL API version bump.
Diffstat (limited to 'www/firefox24')
-rw-r--r--www/firefox24/Makefile4
1 files changed, 2 insertions, 2 deletions
diff --git a/www/firefox24/Makefile b/www/firefox24/Makefile
index f41a0868183..80e5e016cb9 100644
--- a/www/firefox24/Makefile
+++ b/www/firefox24/Makefile
@@ -1,4 +1,4 @@
-# $NetBSD: Makefile,v 1.11 2014/01/01 11:52:38 wiz Exp $
+# $NetBSD: Makefile,v 1.12 2014/02/12 23:18:45 tron Exp $
FIREFOX_VER= ${MOZ_BRANCH}${MOZ_BRANCH_MINOR}
MOZ_BRANCH= 24.2.0
@@ -6,7 +6,7 @@ MOZ_BRANCH_MINOR= esr
DISTNAME= firefox-${FIREFOX_VER}.source
PKGNAME= firefox24-${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/}