diff options
author | adam <adam@pkgsrc.org> | 2018-04-14 07:33:52 +0000 |
---|---|---|
committer | adam <adam@pkgsrc.org> | 2018-04-14 07:33:52 +0000 |
commit | ea30ec0e631d5d359fe445706fbb709b78037512 (patch) | |
tree | 3572685fdb407218236f32528f4d6a0afed5dfe9 /www/firefox45 | |
parent | be4f22b8f6ea4b1f1efc58395523cd8bfaffa4f1 (diff) | |
download | pkgsrc-ea30ec0e631d5d359fe445706fbb709b78037512.tar.gz |
revbump after icu update
Diffstat (limited to 'www/firefox45')
-rw-r--r-- | www/firefox45/Makefile | 4 |
1 files changed, 2 insertions, 2 deletions
diff --git a/www/firefox45/Makefile b/www/firefox45/Makefile index 353a761afec..bc6a53ebdb5 100644 --- a/www/firefox45/Makefile +++ b/www/firefox45/Makefile @@ -1,7 +1,7 @@ -# $NetBSD: Makefile,v 1.32 2018/03/12 11:17:46 wiz Exp $ +# $NetBSD: Makefile,v 1.33 2018/04/14 07:34:43 adam Exp $ MOZILLA_PKG_NAME= firefox45 -PKGREVISION= 6 +PKGREVISION= 7 FIREFOX_VER= ${MOZ_BRANCH}${MOZ_BRANCH_MINOR} MOZ_BRANCH= 45.9 MOZ_BRANCH_MINOR= .0esr |