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 a081b3d6e25..05660745c36 100644 --- a/devel/xulrunner/Makefile +++ b/devel/xulrunner/Makefile @@ -1,8 +1,8 @@ -# $NetBSD: Makefile,v 1.75 2012/08/28 23:27:10 ryoon Exp $ +# $NetBSD: Makefile,v 1.76 2012/09/07 19:16:28 adam Exp $ .include "dist.mk" PKGNAME= xulrunner-${MOZ_BRANCH}${MOZ_BRANCH_MINOR} -PKGREVISION= 1 +PKGREVISION= 2 CATEGORIES= devel www MAINTAINER= tnn@NetBSD.org |