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 83f0af67327..a12c40df128 100644 --- a/devel/xulrunner192/Makefile +++ b/devel/xulrunner192/Makefile @@ -1,8 +1,8 @@ -# $NetBSD: Makefile,v 1.18 2012/10/02 17:10:53 tron Exp $ +# $NetBSD: Makefile,v 1.19 2012/10/03 21:55:56 wiz Exp $ .include "dist.mk" PKGNAME= xulrunner192-${MOZ_BRANCH}${MOZ_BRANCH_MINOR} -PKGREVISION= 4 +PKGREVISION= 5 CATEGORIES= devel www MAINTAINER= tnn@NetBSD.org |