summaryrefslogtreecommitdiff
path: root/www/firefox31
diff options
context:
space:
mode:
authortnn <tnn>2015-04-25 14:24:44 +0000
committertnn <tnn>2015-04-25 14:24:44 +0000
commit8c2befa30e15dc17c031e617a6623eed40b1622f (patch)
tree9e6497caf746fd3da47e9753cfd6b6b8907d4d6e /www/firefox31
parent0fe35c575116460a75b3abb66fd95350f6792f50 (diff)
downloadpkgsrc-8c2befa30e15dc17c031e617a6623eed40b1622f.tar.gz
Recursive revbump following MesaLib update, categories p through x.
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 123b6563722..41d71aa7c69 100644
--- a/www/firefox31/Makefile
+++ b/www/firefox31/Makefile
@@ -1,4 +1,4 @@
-# $NetBSD: Makefile,v 1.11 2015/04/06 08:17:39 adam Exp $
+# $NetBSD: Makefile,v 1.12 2015/04/25 14:25:01 tnn 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= 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/}