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 c965e4e8f6b..2495a2eb611 100644 --- a/devel/xulrunner10/Makefile +++ b/devel/xulrunner10/Makefile @@ -1,8 +1,8 @@ -# $NetBSD: Makefile,v 1.18 2013/06/04 22:15:57 tron Exp $ +# $NetBSD: Makefile,v 1.19 2013/06/06 12:53:44 wiz Exp $ .include "dist.mk" PKGNAME= xulrunner10-${MOZ_BRANCH}${MOZ_BRANCH_MINOR} -PKGREVISION= 6 +PKGREVISION= 7 CATEGORIES= devel www MAINTAINER= pkgsrc-users@NetBSD.org |