diff options
Diffstat (limited to 'www/firefox17/Makefile')
-rw-r--r-- | www/firefox17/Makefile | 4 |
1 files changed, 2 insertions, 2 deletions
diff --git a/www/firefox17/Makefile b/www/firefox17/Makefile index 3d3288b9a95..b21ed39d928 100644 --- a/www/firefox17/Makefile +++ b/www/firefox17/Makefile @@ -1,8 +1,8 @@ -# $NetBSD: Makefile,v 1.12 2013/06/04 22:17:15 tron Exp $ +# $NetBSD: Makefile,v 1.13 2013/06/06 12:55:11 wiz Exp $ .include "../../devel/xulrunner17/dist.mk" PKGNAME= firefox17-${MOZ_BRANCH} -PKGREVISION= 2 +PKGREVISION= 3 CATEGORIES= www MAINTAINER= pkgsrc-users@NetBSD.org |