pkgsrc-Changes archive
[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index][Old Index]
CVS commit: pkgsrc/lang/spidermonkey52
Module Name:    pkgsrc
Committed By:   wiz
Date:           Sun Apr 29 05:11:20 UTC 2018
Modified Files:
        pkgsrc/lang/spidermonkey52: Makefile
Log Message:
spidermonkey52: improve HOMEPAGE
To generate a diff of this commit:
cvs rdiff -u -r1.1 -r1.2 pkgsrc/lang/spidermonkey52/Makefile
Please note that diffs are not public domain; they are subject to the
copyright notices on the relevant files.
Modified files:
Index: pkgsrc/lang/spidermonkey52/Makefile
diff -u pkgsrc/lang/spidermonkey52/Makefile:1.1 pkgsrc/lang/spidermonkey52/Makefile:1.2
--- pkgsrc/lang/spidermonkey52/Makefile:1.1     Sun Apr 29 05:11:00 2018
+++ pkgsrc/lang/spidermonkey52/Makefile Sun Apr 29 05:11:20 2018
@@ -1,4 +1,4 @@
-# $NetBSD: Makefile,v 1.1 2018/04/29 05:11:00 wiz Exp $
+# $NetBSD: Makefile,v 1.2 2018/04/29 05:11:20 wiz Exp $
 
 DISTNAME=      mozjs-52.7.4
 PKGNAME=       ${DISTNAME:S/mozjs/spidermonkey52/}
@@ -7,7 +7,7 @@ MASTER_SITES=   https://queue.taskcluster.
 EXTRACT_SUFX=  .tar.bz2
 
 MAINTAINER=    pkgsrc-users%NetBSD.org@localhost
-HOMEPAGE=      https://developer.mozilla.org/en/SpiderMonkey
+HOMEPAGE=      https://developer.mozilla.org/en-US/docs/Mozilla/Projects/SpiderMonkey/Releases/52
 COMMENT=       Standalone JavaScript implementation in C (major version 52)
 LICENSE=       mpl-2.0
 
Home |
Main Index |
Thread Index |
Old Index