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 c41aca02eef..ec119e926b6 100644 --- a/devel/xulrunner17/Makefile +++ b/devel/xulrunner17/Makefile @@ -1,8 +1,8 @@ -# $NetBSD: Makefile,v 1.10 2013/06/04 22:15:57 tron Exp $ +# $NetBSD: Makefile,v 1.11 2013/06/06 12:53:45 wiz Exp $ .include "dist.mk" PKGNAME= xulrunner17-${MOZ_BRANCH}${MOZ_BRANCH_MINOR:S/esr//} -PKGREVISION= 4 +PKGREVISION= 5 CATEGORIES= devel www MAINTAINER= pkgsrc-users@NetBSD.org |