git: 0cb3a321e554 - main - devel/nspr: chase WWW redirect
- Go to: [ bottom of page ] [ top of archives ] [ this month ]
Date: Sun, 02 Jun 2024 21:23:18 UTC
The branch main has been updated by cmt: URL: https://cgit.FreeBSD.org/ports/commit/?id=0cb3a321e554a32e696ac3f008fbb27fc08a0a3b commit 0cb3a321e554a32e696ac3f008fbb27fc08a0a3b Author: Christoph Moench-Tegeder <cmt@FreeBSD.org> AuthorDate: 2024-06-02 21:22:43 +0000 Commit: Christoph Moench-Tegeder <cmt@FreeBSD.org> CommitDate: 2024-06-02 21:22:43 +0000 devel/nspr: chase WWW redirect documentation changed location, so update this --- devel/nspr/Makefile | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/devel/nspr/Makefile b/devel/nspr/Makefile index 1b64a33b49eb..cdf68d7e1d48 100644 --- a/devel/nspr/Makefile +++ b/devel/nspr/Makefile @@ -5,7 +5,7 @@ MASTER_SITES= MOZILLA/${PORTNAME}/releases/v${PORTVERSION}/src MAINTAINER= gecko@FreeBSD.org COMMENT= Platform-neutral API for system level and libc like functions -WWW= https://developer.mozilla.org/docs/Mozilla/Projects/NSPR +WWW= https://firefox-source-docs.mozilla.org/nspr/index.html LICENSE= MPL20 LICENSE_FILE= ${WRKSRC}/LICENSE