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 94a3f1972a4..c54708ac7e8 100644 --- a/devel/xulrunner17/Makefile +++ b/devel/xulrunner17/Makefile @@ -1,8 +1,8 @@ -# $NetBSD: Makefile,v 1.40 2016/04/11 19:01:50 ryoon Exp $ +# $NetBSD: Makefile,v 1.41 2016/07/09 06:38:13 wiz Exp $ .include "dist.mk" PKGNAME= xulrunner17-${MOZ_BRANCH}${MOZ_BRANCH_MINOR:S/esr//} -PKGREVISION= 17 +PKGREVISION= 18 CATEGORIES= devel www MAINTAINER= pkgsrc-users@NetBSD.org |