diff options
author | ryoon <ryoon@pkgsrc.org> | 2022-07-02 16:53:03 +0000 |
---|---|---|
committer | ryoon <ryoon@pkgsrc.org> | 2022-07-02 16:53:03 +0000 |
commit | 3bdc75281f615f90360f85ef6e0a966aa6d74219 (patch) | |
tree | bee69c67c48538845885ed66f6fbdbcf49cd31e2 /www/firefox52 | |
parent | ce176d805c910f047b34328fdc997bbfebdc31a3 (diff) | |
download | pkgsrc-3bdc75281f615f90360f85ef6e0a966aa6d74219.tar.gz |
*: Recursive revbump from audio/pulseaudio
Diffstat (limited to 'www/firefox52')
-rw-r--r-- | www/firefox52/Makefile | 4 |
1 files changed, 2 insertions, 2 deletions
diff --git a/www/firefox52/Makefile b/www/firefox52/Makefile index 14d636c0310..a12c37d10e3 100644 --- a/www/firefox52/Makefile +++ b/www/firefox52/Makefile @@ -1,4 +1,4 @@ -# $NetBSD: Makefile,v 1.75 2022/06/28 11:37:04 wiz Exp $ +# $NetBSD: Makefile,v 1.76 2022/07/02 16:53:37 ryoon Exp $ FIREFOX_VER= ${MOZ_BRANCH}${MOZ_BRANCH_MINOR} MOZ_BRANCH= 52.9 @@ -6,7 +6,7 @@ MOZ_BRANCH_MINOR= .0esr DISTNAME= firefox-${FIREFOX_VER}.source PKGNAME= firefox${MOZ_BRANCH:C/\..*$//}-${MOZ_BRANCH}${MOZ_BRANCH_MINOR:S/b/beta/:S/esr//} -PKGREVISION= 45 +PKGREVISION= 46 CATEGORIES= www MASTER_SITES+= ${MASTER_SITE_MOZILLA:=firefox/releases/${FIREFOX_VER}/source/} MASTER_SITES+= ${MASTER_SITE_MOZILLA_ALL:=firefox/releases/${FIREFOX_VER}/source/} |