summaryrefslogtreecommitdiff
path: root/lang/spidermonkey17/Makefile
diff options
context:
space:
mode:
Diffstat (limited to 'lang/spidermonkey17/Makefile')
-rw-r--r--lang/spidermonkey17/Makefile3
1 files changed, 2 insertions, 1 deletions
diff --git a/lang/spidermonkey17/Makefile b/lang/spidermonkey17/Makefile
index 60494b5eb79..b3646b6ddf3 100644
--- a/lang/spidermonkey17/Makefile
+++ b/lang/spidermonkey17/Makefile
@@ -1,7 +1,8 @@
-# $NetBSD: Makefile,v 1.2 2016/05/24 19:33:13 youri Exp $
+# $NetBSD: Makefile,v 1.3 2016/07/09 06:38:27 wiz Exp $
DISTNAME= mozjs17.0.0
PKGNAME= ${DISTNAME:S/mozjs/spidermonkey17-/}
+PKGREVISION= 1
CATEGORIES= lang
MASTER_SITES= ${MASTER_SITE_MOZILLA:=js/}