summaryrefslogtreecommitdiff
path: root/www/firefox24
diff options
context:
space:
mode:
authorryoon <ryoon@pkgsrc.org>2014-04-20 02:27:49 +0000
committerryoon <ryoon@pkgsrc.org>2014-04-20 02:27:49 +0000
commitf23eb36a78e539ec25180e5bd6b2dc0d10243655 (patch)
treee433769184425208af1e381bd87d6fa8ecb4a565 /www/firefox24
parent6cd24caa9e4cc756cd03be43358893c85fcb7eda (diff)
downloadpkgsrc-f23eb36a78e539ec25180e5bd6b2dc0d10243655.tar.gz
Recursive revbump from json-c 0.12 update
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 4a95374041a..9b0c94db654 100644
--- a/www/firefox24/Makefile
+++ b/www/firefox24/Makefile
@@ -1,4 +1,4 @@
-# $NetBSD: Makefile,v 1.17 2014/04/16 11:22:04 wiz Exp $
+# $NetBSD: Makefile,v 1.18 2014/04/20 02:27:53 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= 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/}