diff options
author | ryoon <ryoon> | 2016-08-17 00:06:39 +0000 |
---|---|---|
committer | ryoon <ryoon> | 2016-08-17 00:06:39 +0000 |
commit | 24c82f5276da8374f409b5e070710539781caaf0 (patch) | |
tree | 464df292f7b0ef375ffc1aafb480c6f364493237 /www/firefox31 | |
parent | 1abcce1036480dffd4a0e4b03322819c715e2151 (diff) | |
download | pkgsrc-24c82f5276da8374f409b5e070710539781caaf0.tar.gz |
Recursive revbump from multimedia/libvpx uppdate
Diffstat (limited to 'www/firefox31')
-rw-r--r-- | www/firefox31/Makefile | 4 |
1 files changed, 2 insertions, 2 deletions
diff --git a/www/firefox31/Makefile b/www/firefox31/Makefile index 75e57daf34b..ddb08f870ab 100644 --- a/www/firefox31/Makefile +++ b/www/firefox31/Makefile @@ -1,4 +1,4 @@ -# $NetBSD: Makefile,v 1.24 2016/08/04 17:03:39 ryoon Exp $ +# $NetBSD: Makefile,v 1.25 2016/08/17 00:06:46 ryoon 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= 7 +PKGREVISION= 8 CATEGORIES= www MASTER_SITES= ${MASTER_SITE_MOZILLA:=firefox/releases/${FIREFOX_VER}/source/} MASTER_SITES+= ${MASTER_SITE_MOZILLA_ALL:=firefox/releases/${FIREFOX_VER}/source/} |