We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent 2436bb7 commit 4115b04Copy full SHA for 4115b04
1 file changed
lang/spidermonkey185/Makefile
@@ -1,5 +1,4 @@
1
-# $NetBSD: Makefile,v 1.16 2026/01/06 16:06:16 ryoon Exp $
2
-#
+# $NetBSD: Makefile,v 1.17 2026/02/09 07:12:35 wiz Exp $
3
4
DISTNAME= js185-1.0.0
5
PKGNAME= spidermonkey185-1.8.5
@@ -8,7 +7,7 @@ CATEGORIES= lang
8
7
MASTER_SITES= ${MASTER_SITE_MOZILLA:=js/}
9
10
MAINTAINER= pkgsrc-users@NetBSD.org
11
-HOMEPAGE= https://developer.mozilla.org/en/SpiderMonkey
+HOMEPAGE= https://spidermonkey.dev/
12
COMMENT= Standalone JavaScript implementation in C
13
LICENSE= mpl-1.1
14
0 commit comments