diff options
author | nia <nia@pkgsrc.org> | 2021-10-09 15:35:02 +0000 |
---|---|---|
committer | nia <nia@pkgsrc.org> | 2021-10-09 15:35:02 +0000 |
commit | 890afa34a26cbc3633a43300ccd326ba892d9f8e (patch) | |
tree | f9afecf556f5aecb7b179bbc0de1a456da87ab43 /www/firefox91 | |
parent | 4fccf943ec35df7d96fa0d6fc5cce8dc75d735fa (diff) | |
download | pkgsrc-890afa34a26cbc3633a43300ccd326ba892d9f8e.tar.gz |
Recursive revbump for multimedia/libaom
Diffstat (limited to 'www/firefox91')
-rw-r--r-- | www/firefox91/Makefile | 3 |
1 files changed, 2 insertions, 1 deletions
diff --git a/www/firefox91/Makefile b/www/firefox91/Makefile index 9d5bd3147c0..44a22972e37 100644 --- a/www/firefox91/Makefile +++ b/www/firefox91/Makefile @@ -1,4 +1,4 @@ -# $NetBSD: Makefile,v 1.6 2021/10/08 14:41:34 nia Exp $ +# $NetBSD: Makefile,v 1.7 2021/10/09 15:35:12 nia Exp $ FIREFOX_VER= ${MOZ_BRANCH}${MOZ_BRANCH_MINOR} MOZ_BRANCH= 91.2 @@ -6,6 +6,7 @@ MOZ_BRANCH_MINOR= .0esr DISTNAME= firefox-${FIREFOX_VER}.source PKGNAME= ${DISTNAME:S/.source//:S/b/beta/:S/esr//:S/firefox-/firefox91-/} +PKGREVISION= 1 CATEGORIES= www MASTER_SITES+= ${MASTER_SITE_MOZILLA:=firefox/releases/${FIREFOX_VER}/source/} EXTRACT_SUFX= .tar.xz |