diff options
Diffstat (limited to 'devel/xulrunner17/Makefile')
-rw-r--r-- | devel/xulrunner17/Makefile | 4 |
1 files changed, 2 insertions, 2 deletions
diff --git a/devel/xulrunner17/Makefile b/devel/xulrunner17/Makefile index 9077c45e1f8..c49d5c00fc8 100644 --- a/devel/xulrunner17/Makefile +++ b/devel/xulrunner17/Makefile @@ -1,8 +1,8 @@ -# $NetBSD: Makefile,v 1.29 2014/05/05 00:47:47 ryoon Exp $ +# $NetBSD: Makefile,v 1.30 2014/05/29 23:36:30 wiz Exp $ .include "dist.mk" PKGNAME= xulrunner17-${MOZ_BRANCH}${MOZ_BRANCH_MINOR:S/esr//} -PKGREVISION= 6 +PKGREVISION= 7 CATEGORIES= devel www MAINTAINER= pkgsrc-users@NetBSD.org |