We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent 4115b04 commit 4f98dfdCopy full SHA for 4f98dfd
1 file changed
lang/spidermonkey/Makefile
@@ -1,4 +1,4 @@
1
-# $NetBSD: Makefile,v 1.33 2025/03/30 21:10:44 wiz Exp $
+# $NetBSD: Makefile,v 1.34 2026/02/09 07:12:54 wiz Exp $
2
3
DISTNAME= js-1.8.0-rc1
4
PKGNAME= spidermonkey-1.8.0rc1
@@ -7,7 +7,7 @@ CATEGORIES= lang
7
MASTER_SITES= ${MASTER_SITE_MOZILLA_ALL:=js/}
8
9
MAINTAINER= pkgsrc-users@NetBSD.org
10
-HOMEPAGE= https://wiki.mozilla.org/JavaScript
+HOMEPAGE= https://spidermonkey.dev/
11
COMMENT= Standalone JavaScript implementation in C
12
13
CONFLICTS= js-[0-9]*
0 commit comments