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 a12c40df128..c57b9f1b97b 100644 --- a/devel/xulrunner192/Makefile +++ b/devel/xulrunner192/Makefile @@ -1,8 +1,8 @@ -# $NetBSD: Makefile,v 1.19 2012/10/03 21:55:56 wiz Exp $ +# $NetBSD: Makefile,v 1.20 2012/10/08 23:00:57 adam Exp $ .include "dist.mk" PKGNAME= xulrunner192-${MOZ_BRANCH}${MOZ_BRANCH_MINOR} -PKGREVISION= 5 +PKGREVISION= 6 CATEGORIES= devel www MAINTAINER= tnn@NetBSD.org |