diff options
author | ryoon <ryoon@pkgsrc.org> | 2014-06-09 14:18:04 +0000 |
---|---|---|
committer | ryoon <ryoon@pkgsrc.org> | 2014-06-09 14:18:04 +0000 |
commit | 7930f26fedeca075e01c7fc5d07f26fe3f42f8e6 (patch) | |
tree | e726aa71f74f78d6199b2fba7fb88601c2526e22 /www/firefox | |
parent | 387e23d4df1fc7b9e4ba688b9f3b169243f62403 (diff) | |
download | pkgsrc-7930f26fedeca075e01c7fc5d07f26fe3f42f8e6.tar.gz |
Recursive revbump from pulseaudio-5.0
Diffstat (limited to 'www/firefox')
-rw-r--r-- | www/firefox/Makefile | 4 |
1 files changed, 2 insertions, 2 deletions
diff --git a/www/firefox/Makefile b/www/firefox/Makefile index 480de0efc73..365310869fa 100644 --- a/www/firefox/Makefile +++ b/www/firefox/Makefile @@ -1,9 +1,9 @@ -# $NetBSD: Makefile,v 1.168 2014/06/02 02:31:55 dholland Exp $ +# $NetBSD: Makefile,v 1.169 2014/06/09 14:18:08 ryoon Exp $ FIREFOX_VER= ${MOZ_BRANCH}${MOZ_BRANCH_MINOR} MOZ_BRANCH= 29.0.1 MOZ_BRANCH_MINOR= -PKGREVISION= 2 +PKGREVISION= 3 DISTNAME= firefox-${FIREFOX_VER}.source PKGNAME= firefox-${MOZ_BRANCH}${MOZ_BRANCH_MINOR:S/b/beta/:S/esr//} |