summaryrefslogtreecommitdiff
path: root/devel/xulrunner24/Makefile
diff options
context:
space:
mode:
authorwiz <wiz>2014-01-01 11:52:02 +0000
committerwiz <wiz>2014-01-01 11:52:02 +0000
commitd716b0ab7b69fb6eea501de6a312b30e51c671f1 (patch)
treea00aba4e26e98506b136829878acb6fff2f5f5ce /devel/xulrunner24/Makefile
parent34c110f406dec974ebc40fd099b90532f0f71bc4 (diff)
downloadpkgsrc-d716b0ab7b69fb6eea501de6a312b30e51c671f1.tar.gz
Recursive PKGREVISION bump for libgcrypt-1.6.0 shlib major bump.
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 d0908b8e255..c9b2c84e4a4 100644
--- a/devel/xulrunner24/Makefile
+++ b/devel/xulrunner24/Makefile
@@ -1,4 +1,4 @@
-# $NetBSD: Makefile,v 1.1 2013/12/15 14:07:13 ryoon Exp $
+# $NetBSD: Makefile,v 1.2 2014/01/01 11:52:08 wiz Exp $
MOZ_BRANCH= 24.2.0
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