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 4642b9771fa..ac7fc8f206e 100644 --- a/devel/xulrunner17/Makefile +++ b/devel/xulrunner17/Makefile @@ -1,8 +1,8 @@ -# $NetBSD: Makefile,v 1.3 2013/02/01 22:21:07 wiz Exp $ +# $NetBSD: Makefile,v 1.4 2013/02/06 23:21:24 jperkin Exp $ .include "dist.mk" PKGNAME= xulrunner17-${MOZ_BRANCH}${MOZ_BRANCH_MINOR:S/esr//} -PKGREVISION= 1 +PKGREVISION= 2 CATEGORIES= devel www MAINTAINER= pkgsrc-users@NetBSD.org |