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 639c895ff94..f3cb1a68599 100644 --- a/devel/xulrunner/Makefile +++ b/devel/xulrunner/Makefile @@ -1,7 +1,8 @@ -# $NetBSD: Makefile,v 1.90 2013/01/19 09:25:25 ryoon Exp $ +# $NetBSD: Makefile,v 1.91 2013/01/26 21:36:22 adam Exp $ .include "dist.mk" PKGNAME= xulrunner-${MOZ_BRANCH}${MOZ_BRANCH_MINOR:S/esr//} +PKGREVISION= 1 CATEGORIES= devel www MAINTAINER= tnn@NetBSD.org |