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 3f20c90d9d9..06da546e40b 100644 --- a/www/firefox17/Makefile +++ b/www/firefox17/Makefile @@ -1,8 +1,8 @@ -# $NetBSD: Makefile,v 1.29 2015/10/10 01:58:21 ryoon Exp $ +# $NetBSD: Makefile,v 1.30 2015/11/18 14:19:55 ryoon Exp $ .include "../../devel/xulrunner17/dist.mk" PKGNAME= firefox17-${MOZ_BRANCH} -PKGREVISION= 9 +PKGREVISION= 10 CATEGORIES= www MAINTAINER= pkgsrc-users@NetBSD.org |