diff options
Diffstat (limited to 'devel/xulrunner10/Makefile')
-rw-r--r-- | devel/xulrunner10/Makefile | 4 |
1 files changed, 2 insertions, 2 deletions
diff --git a/devel/xulrunner10/Makefile b/devel/xulrunner10/Makefile index d2d3cb10c22..f39d8c99d3d 100644 --- a/devel/xulrunner10/Makefile +++ b/devel/xulrunner10/Makefile @@ -1,8 +1,8 @@ -# $NetBSD: Makefile,v 1.41 2016/04/11 19:01:49 ryoon Exp $ +# $NetBSD: Makefile,v 1.42 2016/07/09 06:38:13 wiz Exp $ .include "dist.mk" PKGNAME= xulrunner10-${MOZ_BRANCH}${MOZ_BRANCH_MINOR} -PKGREVISION= 29 +PKGREVISION= 30 CATEGORIES= devel www MAINTAINER= pkgsrc-users@NetBSD.org |