Skip to content

Commit

Permalink
devel/mold: Correct LICENSE
Browse files Browse the repository at this point in the history
Reported by:	upstream
MFH:		2024Q2 (correct mistake with LICENSE)
  • Loading branch information
wahjava committed May 4, 2024
1 parent 80f5e9d commit 751037d
Showing 1 changed file with 2 additions and 1 deletion.
3 changes: 2 additions & 1 deletion devel/mold/Makefile
Original file line number Diff line number Diff line change
@@ -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
Expand Down

0 comments on commit 751037d

Please sign in to comment.