summaryrefslogtreecommitdiff
path: root/devel/xulrunner45/Makefile
diff options
context:
space:
mode:
Diffstat (limited to 'devel/xulrunner45/Makefile')
-rw-r--r--devel/xulrunner45/Makefile3
1 files changed, 2 insertions, 1 deletions
diff --git a/devel/xulrunner45/Makefile b/devel/xulrunner45/Makefile
index 26321354c93..741c03eb3bf 100644
--- a/devel/xulrunner45/Makefile
+++ b/devel/xulrunner45/Makefile
@@ -1,4 +1,4 @@
-# $NetBSD: Makefile,v 1.3 2016/06/19 06:28:48 ryoon Exp $
+# $NetBSD: Makefile,v 1.4 2016/08/03 10:22:12 adam Exp $
MOZ_BRANCH= 45.2
MOZ_BRANCH_MINOR= .0esr
@@ -9,6 +9,7 @@ MASTER_SITES= ${MASTER_SITE_MOZILLA_ALL:=firefox/releases/${MOZ_VER}/source/}
EXTRACT_SUFX= .tar.xz
PKGNAME= xulrunner45-${MOZ_BRANCH}${MOZ_BRANCH_MINOR:S/esr//:S/b/beta/}
+PKGREVISION= 1
CATEGORIES= devel www
MAINTAINER= ryoon@NetBSD.org