diff options
author | ryoon <ryoon@pkgsrc.org> | 2015-06-30 09:57:33 +0000 |
---|---|---|
committer | ryoon <ryoon@pkgsrc.org> | 2015-06-30 09:57:33 +0000 |
commit | 623ebdddfba8542cb3b4da6c7faed15934196ea0 (patch) | |
tree | 3566f8a42ff9bae0b3c57669f636c630224661fd /www/firefox/Makefile | |
parent | 8872fa2bf769891a97fa15e256198a6389f80231 (diff) | |
download | pkgsrc-623ebdddfba8542cb3b4da6c7faed15934196ea0.tar.gz |
Recursive revbump from pkgsrc/multimedia/libvpx.
Diffstat (limited to 'www/firefox/Makefile')
-rw-r--r-- | www/firefox/Makefile | 3 |
1 files changed, 2 insertions, 1 deletions
diff --git a/www/firefox/Makefile b/www/firefox/Makefile index 629daa8e421..42b6d342ee3 100644 --- a/www/firefox/Makefile +++ b/www/firefox/Makefile @@ -1,8 +1,9 @@ -# $NetBSD: Makefile,v 1.214 2015/06/03 03:22:31 ryoon Exp $ +# $NetBSD: Makefile,v 1.215 2015/06/30 09:57:42 ryoon Exp $ FIREFOX_VER= ${MOZ_BRANCH}${MOZ_BRANCH_MINOR} MOZ_BRANCH= 38.0 MOZ_BRANCH_MINOR= .5 +PKGREVISION= 1 DISTNAME= firefox-${FIREFOX_VER}.source PKGNAME= firefox-${MOZ_BRANCH}${MOZ_BRANCH_MINOR:S/b/beta/:S/esr//} |