diff options
Diffstat (limited to 'devel/xulrunner192/Makefile')
-rw-r--r-- | devel/xulrunner192/Makefile | 4 |
1 files changed, 2 insertions, 2 deletions
diff --git a/devel/xulrunner192/Makefile b/devel/xulrunner192/Makefile index 6ec00ab5a82..4da76807645 100644 --- a/devel/xulrunner192/Makefile +++ b/devel/xulrunner192/Makefile @@ -1,8 +1,8 @@ -# $NetBSD: Makefile,v 1.42 2014/10/07 16:47:24 adam Exp $ +# $NetBSD: Makefile,v 1.43 2015/04/06 08:17:27 adam Exp $ .include "dist.mk" PKGNAME= xulrunner192-${MOZ_BRANCH}${MOZ_BRANCH_MINOR} -PKGREVISION= 26 +PKGREVISION= 27 CATEGORIES= devel www MAINTAINER= pkgsrc-users@NetBSD.org |