diff options
Diffstat (limited to 'devel/xulrunner192/Makefile')
-rw-r--r-- | devel/xulrunner192/Makefile | 4 |
1 files changed, 2 insertions, 2 deletions
diff --git a/devel/xulrunner192/Makefile b/devel/xulrunner192/Makefile index 6750404e292..dc342ed9a16 100644 --- a/devel/xulrunner192/Makefile +++ b/devel/xulrunner192/Makefile @@ -1,8 +1,8 @@ -# $NetBSD: Makefile,v 1.21 2013/01/09 10:34:03 martin Exp $ +# $NetBSD: Makefile,v 1.22 2013/01/26 21:36:23 adam Exp $ .include "dist.mk" PKGNAME= xulrunner192-${MOZ_BRANCH}${MOZ_BRANCH_MINOR} -PKGREVISION= 7 +PKGREVISION= 8 CATEGORIES= devel www MAINTAINER= tnn@NetBSD.org |