summaryrefslogtreecommitdiff
path: root/www/firefox36
diff options
context:
space:
mode:
authortron <tron@pkgsrc.org>2013-06-04 22:15:37 +0000
committertron <tron@pkgsrc.org>2013-06-04 22:15:37 +0000
commit84fac2d633f153f38089c756692e0202cb3d8f32 (patch)
tree6b8ed11551c6ae6edf7530700df81d41fe88397e /www/firefox36
parentd2d5f9e1c07ccc845b8e61288b5c518abb8694dd (diff)
downloadpkgsrc-84fac2d633f153f38089c756692e0202cb3d8f32.tar.gz
Try to fix the fallout caused by the fix for PR pkg/47882. Part 3:
Recursively bump package revisions again after the "freetype2" and "fontconfig" handling was fixed.
Diffstat (limited to 'www/firefox36')
-rw-r--r--www/firefox36/Makefile4
1 files changed, 2 insertions, 2 deletions
diff --git a/www/firefox36/Makefile b/www/firefox36/Makefile
index 581970eedc5..5ef6acda8d9 100644
--- a/www/firefox36/Makefile
+++ b/www/firefox36/Makefile
@@ -1,8 +1,8 @@
-# $NetBSD: Makefile,v 1.25 2013/06/03 10:06:08 wiz Exp $
+# $NetBSD: Makefile,v 1.26 2013/06/04 22:17:15 tron Exp $
.include "../../devel/xulrunner192/dist.mk"
PKGNAME= firefox36-${FIREFOX_VER}
-PKGREVISION= 9
+PKGREVISION= 10
CATEGORIES= www
MAINTAINER= pkgsrc-users@NetBSD.org