diff options
author | leot <leot@pkgsrc.org> | 2020-08-18 17:57:24 +0000 |
---|---|---|
committer | leot <leot@pkgsrc.org> | 2020-08-18 17:57:24 +0000 |
commit | f541e11970c0928c97f9e5119cc927afa0f8910a (patch) | |
tree | 0ed41dd52d88e99122ea10fd02e260e1fcc50746 /www/firefox52 | |
parent | 6851ffc9c3f0810a2549284162592b280f5e8673 (diff) | |
download | pkgsrc-f541e11970c0928c97f9e5119cc927afa0f8910a.tar.gz |
*: revbump for libsndfile
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 fbf7342ee51..d6d3e239e20 100644 --- a/www/firefox52/Makefile +++ b/www/firefox52/Makefile @@ -1,4 +1,4 @@ -# $NetBSD: Makefile,v 1.57 2020/08/17 20:20:21 leot Exp $ +# $NetBSD: Makefile,v 1.58 2020/08/18 17:58:16 leot 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= 28 +PKGREVISION= 29 CATEGORIES= www MASTER_SITES+= ${MASTER_SITE_MOZILLA:=firefox/releases/${FIREFOX_VER}/source/} MASTER_SITES+= ${MASTER_SITE_MOZILLA_ALL:=firefox/releases/${FIREFOX_VER}/source/} |