summaryrefslogtreecommitdiff
path: root/www/firefox24
diff options
context:
space:
mode:
authorryoon <ryoon@pkgsrc.org>2014-05-05 00:47:34 +0000
committerryoon <ryoon@pkgsrc.org>2014-05-05 00:47:34 +0000
commit28213d2cc32867cb83de57e016f5ac38cc464e7a (patch)
tree0f5a0a6d68ab07f42623455ffc3f1bec326482ca /www/firefox24
parent586e4a51aef4b7489209981930a83e7a67ce35a4 (diff)
downloadpkgsrc-28213d2cc32867cb83de57e016f5ac38cc464e7a.tar.gz
Recursive revbump from x11/pixman
Fix PR pkg/48777
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 9b0c94db654..98db7e37d11 100644
--- a/www/firefox24/Makefile
+++ b/www/firefox24/Makefile
@@ -1,4 +1,4 @@
-# $NetBSD: Makefile,v 1.18 2014/04/20 02:27:53 ryoon Exp $
+# $NetBSD: Makefile,v 1.19 2014/05/05 00:48:26 ryoon Exp $
FIREFOX_VER= ${MOZ_BRANCH}${MOZ_BRANCH_MINOR}
MOZ_BRANCH= 24.4.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= 3
+PKGREVISION= 4
CATEGORIES= www
#MASTER_SITES= ${MASTER_SITE_MOZILLA:=firefox/releases/${FIREFOX_VER}/source/}
MASTER_SITES+= ${MASTER_SITE_MOZILLA_ALL:=firefox/releases/${FIREFOX_VER}/source/}