git: b3834bbbeef9 - 2024Q2 - devel/mold: Correct LICENSE
- Go to: [ bottom of page ] [ top of archives ] [ this month ]
Date: Sat, 04 May 2024 12:43:22 UTC
The branch 2024Q2 has been updated by ashish: URL: https://cgit.FreeBSD.org/ports/commit/?id=b3834bbbeef96fc9974fc960884bd340a852bf3a commit b3834bbbeef96fc9974fc960884bd340a852bf3a Author: Ashish SHUKLA <ashish@FreeBSD.org> AuthorDate: 2024-05-04 12:40:19 +0000 Commit: Ashish SHUKLA <ashish@FreeBSD.org> CommitDate: 2024-05-04 12:42:55 +0000 devel/mold: Correct LICENSE Reported by: upstream MFH: 2024Q2 (correct mistake with LICENSE) (cherry picked from commit 751037df31b827555a2d74df4879d03ea684f01a) --- devel/mold/Makefile | 3 ++- 1 file changed, 2 insertions(+), 1 deletion(-) diff --git a/devel/mold/Makefile b/devel/mold/Makefile index 789e5bc8f248..a657e72ad1a3 100644 --- a/devel/mold/Makefile +++ b/devel/mold/Makefile @@ -1,13 +1,14 @@ PORTNAME= mold DISTVERSIONPREFIX= v DISTVERSION= 2.30.0 +PORTREVISION= 1 CATEGORIES= devel MAINTAINER= ashish@FreeBSD.org COMMENT= Modern Linker WWW= https://github.com/rui314/mold -LICENSE= AGPLv3 +LICENSE= MIT LICENSE_FILE= ${WRKSRC}/LICENSE NOT_FOR_ARCHS= armhf armv7 i386