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 f3c8d133bfa..4696e4e7e9a 100644 --- a/devel/xulrunner192/Makefile +++ b/devel/xulrunner192/Makefile @@ -1,8 +1,8 @@ -# $NetBSD: Makefile,v 1.47 2016/04/11 19:01:50 ryoon Exp $ +# $NetBSD: Makefile,v 1.48 2016/07/09 06:38:14 wiz Exp $ .include "dist.mk" PKGNAME= xulrunner192-${MOZ_BRANCH}${MOZ_BRANCH_MINOR} -PKGREVISION= 31 +PKGREVISION= 32 CATEGORIES= devel www MAINTAINER= pkgsrc-users@NetBSD.org |