summaryrefslogtreecommitdiff
path: root/devel/xulrunner31/Makefile
diff options
context:
space:
mode:
Diffstat (limited to 'devel/xulrunner31/Makefile')
-rw-r--r--devel/xulrunner31/Makefile4
1 files changed, 2 insertions, 2 deletions
diff --git a/devel/xulrunner31/Makefile b/devel/xulrunner31/Makefile
index 25080a64da2..3d3422ab685 100644
--- a/devel/xulrunner31/Makefile
+++ b/devel/xulrunner31/Makefile
@@ -1,4 +1,4 @@
-# $NetBSD: Makefile,v 1.18 2016/04/11 19:01:50 ryoon Exp $
+# $NetBSD: Makefile,v 1.19 2016/08/03 10:22:12 adam Exp $
MOZ_BRANCH= 31.8
MOZ_BRANCH_MINOR= .0esr
@@ -9,7 +9,7 @@ MASTER_SITES= ${MASTER_SITE_MOZILLA_ALL:=firefox/releases/${MOZ_VER}/source/}
EXTRACT_SUFX= .tar.bz2
PKGNAME= xulrunner31-${MOZ_BRANCH}${MOZ_BRANCH_MINOR:S/esr//:S/b/beta/}
-PKGREVISION= 4
+PKGREVISION= 5
CATEGORIES= devel www
MAINTAINER= ryoon@NetBSD.org