summaryrefslogtreecommitdiff
path: root/devel/xulrunner24/Makefile
diff options
context:
space:
mode:
Diffstat (limited to 'devel/xulrunner24/Makefile')
-rw-r--r--devel/xulrunner24/Makefile3
1 files changed, 2 insertions, 1 deletions
diff --git a/devel/xulrunner24/Makefile b/devel/xulrunner24/Makefile
index 71ad79ff78f..9039624276d 100644
--- a/devel/xulrunner24/Makefile
+++ b/devel/xulrunner24/Makefile
@@ -1,4 +1,4 @@
-# $NetBSD: Makefile,v 1.10 2014/12/10 13:43:31 abs Exp $
+# $NetBSD: Makefile,v 1.11 2015/04/25 14:20:40 tnn Exp $
MOZ_BRANCH= 24.8.1
MOZ_BRANCH_MINOR= esr
@@ -9,6 +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
CATEGORIES= devel www
MAINTAINER= ryoon@NetBSD.org