git: 751037df31b8 - main - devel/mold: Correct LICENSE
- Go to: [ bottom of page ] [ top of archives ] [ this month ]
Date: Sat, 04 May 2024 12:41:57 UTC
The branch main has been updated by ashish: URL: https://cgit.FreeBSD.org/ports/commit/?id=751037df31b827555a2d74df4879d03ea684f01a commit 751037df31b827555a2d74df4879d03ea684f01a 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:41:39 +0000 devel/mold: Correct LICENSE Reported by: upstream MFH: 2024Q2 (correct mistake with LICENSE) --- devel/mold/Makefile | 3 ++- 1 file changed, 2 insertions(+), 1 deletion(-) diff --git a/devel/mold/Makefile b/devel/mold/Makefile index c97cab8c9f86..4f4749b3029d 100644 --- a/devel/mold/Makefile +++ b/devel/mold/Makefile @@ -1,13 +1,14 @@ PORTNAME= mold DISTVERSIONPREFIX= v DISTVERSION= 2.31.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