diff options
author | ryoon <ryoon@pkgsrc.org> | 2015-11-18 14:19:46 +0000 |
---|---|---|
committer | ryoon <ryoon@pkgsrc.org> | 2015-11-18 14:19:46 +0000 |
commit | 1d7687d3c8425e40bec1505ec2f2e96753940f5f (patch) | |
tree | 341250332da494288fe8dfd52469413dc0c2f969 /www/firefox24 | |
parent | 87a6a5be85fbb1ba72a7381c39c013f22b7d2250 (diff) | |
download | pkgsrc-1d7687d3c8425e40bec1505ec2f2e96753940f5f.tar.gz |
Recursive revbump from multimedia/libvpx
Diffstat (limited to 'www/firefox24')
-rw-r--r-- | www/firefox24/Makefile | 4 |
1 files changed, 2 insertions, 2 deletions
diff --git a/www/firefox24/Makefile b/www/firefox24/Makefile index ddf92d5edd9..4565bab64eb 100644 --- a/www/firefox24/Makefile +++ b/www/firefox24/Makefile @@ -1,4 +1,4 @@ -# $NetBSD: Makefile,v 1.32 2015/10/10 01:58:21 ryoon Exp $ +# $NetBSD: Makefile,v 1.33 2015/11/18 14:19:55 ryoon Exp $ FIREFOX_VER= ${MOZ_BRANCH}${MOZ_BRANCH_MINOR} # Also update MOZ_BRANCH= in devel/xulrunner24/Makefile @@ -7,7 +7,7 @@ MOZ_BRANCH_MINOR= esr DISTNAME= firefox-${FIREFOX_VER}.source PKGNAME= firefox24-${MOZ_BRANCH}${MOZ_BRANCH_MINOR:S/b/beta/:S/esr//} -PKGREVISION= 5 +PKGREVISION= 6 CATEGORIES= www MASTER_SITES= ${MASTER_SITE_MOZILLA:=firefox/releases/${FIREFOX_VER}/source/} #MASTER_SITES+= ${MASTER_SITE_MOZILLA_ALL:=firefox/releases/${FIREFOX_VER}/source/} |