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 2e5d1ce7979..b584f79a3d0 100644 --- a/devel/xulrunner/Makefile +++ b/devel/xulrunner/Makefile @@ -1,8 +1,8 @@ -# $NetBSD: Makefile,v 1.62 2012/01/13 10:55:00 obache Exp $ +# $NetBSD: Makefile,v 1.63 2012/01/24 09:10:52 sbd Exp $ .include "dist.mk" PKGNAME= xulrunner-${MOZ_BRANCH}${MOZ_BRANCH_MINOR} -PKGREVISION= 2 +PKGREVISION= 3 CATEGORIES= devel www MAINTAINER= tnn@NetBSD.org |