diff options
Diffstat (limited to 'devel/xulrunner/Makefile')
-rw-r--r-- | devel/xulrunner/Makefile | 3 |
1 files changed, 2 insertions, 1 deletions
diff --git a/devel/xulrunner/Makefile b/devel/xulrunner/Makefile index 2a664a751db..91cb3e978bc 100644 --- a/devel/xulrunner/Makefile +++ b/devel/xulrunner/Makefile @@ -1,7 +1,8 @@ -# $NetBSD: Makefile,v 1.71 2012/04/26 13:30:29 ryoon Exp $ +# $NetBSD: Makefile,v 1.72 2012/06/14 07:43:27 sbd Exp $ .include "dist.mk" PKGNAME= xulrunner-${MOZ_BRANCH}${MOZ_BRANCH_MINOR} +PKGREVISION= 1 CATEGORIES= devel www MAINTAINER= tnn@NetBSD.org |