summaryrefslogtreecommitdiff
path: root/devel/xulrunner24/Makefile
diff options
context:
space:
mode:
Diffstat (limited to 'devel/xulrunner24/Makefile')
-rw-r--r--devel/xulrunner24/Makefile4
1 files changed, 2 insertions, 2 deletions
diff --git a/devel/xulrunner24/Makefile b/devel/xulrunner24/Makefile
index 9039624276d..6a8f5a6496f 100644
--- a/devel/xulrunner24/Makefile
+++ b/devel/xulrunner24/Makefile
@@ -1,4 +1,4 @@
-# $NetBSD: Makefile,v 1.11 2015/04/25 14:20:40 tnn Exp $
+# $NetBSD: Makefile,v 1.12 2016/03/05 11:27:47 jperkin Exp $
MOZ_BRANCH= 24.8.1
MOZ_BRANCH_MINOR= esr
@@ -9,7 +9,7 @@ MASTER_SITES= ${MASTER_SITE_MOZILLA_ALL:=firefox/releases/${MOZ_VER}/source/}
EXTRACT_SUFX= .tar.bz2
PKGNAME= xulrunner24-${MOZ_BRANCH}${MOZ_BRANCH_MINOR:S/esr//:S/b/beta/}
-PKGREVISION= 1
+PKGREVISION= 2
CATEGORIES= devel www
MAINTAINER= ryoon@NetBSD.org