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 6f57dc0aafc..89766f0a54c 100644 --- a/devel/xulrunner192/Makefile +++ b/devel/xulrunner192/Makefile @@ -1,8 +1,8 @@ -# $NetBSD: Makefile,v 1.29 2013/06/04 22:15:57 tron Exp $ +# $NetBSD: Makefile,v 1.30 2013/06/06 12:53:44 wiz Exp $ .include "dist.mk" PKGNAME= xulrunner192-${MOZ_BRANCH}${MOZ_BRANCH_MINOR} -PKGREVISION= 13 +PKGREVISION= 14 CATEGORIES= devel www MAINTAINER= pkgsrc-users@NetBSD.org |