diff options
Diffstat (limited to 'devel/xulrunner/Makefile')
-rw-r--r-- | devel/xulrunner/Makefile | 4 |
1 files changed, 2 insertions, 2 deletions
diff --git a/devel/xulrunner/Makefile b/devel/xulrunner/Makefile index a4df5c1d634..70ae4ba4880 100644 --- a/devel/xulrunner/Makefile +++ b/devel/xulrunner/Makefile @@ -1,8 +1,8 @@ -# $NetBSD: Makefile,v 1.80 2012/10/02 17:10:52 tron Exp $ +# $NetBSD: Makefile,v 1.81 2012/10/03 21:55:56 wiz Exp $ .include "dist.mk" PKGNAME= xulrunner-${MOZ_BRANCH}${MOZ_BRANCH_MINOR} -PKGREVISION= 3 +PKGREVISION= 4 CATEGORIES= devel www MAINTAINER= tnn@NetBSD.org |