pkgsrc-WIP-changes archive

[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index][Old Index]

firefox140-l10n: sync LICENSE with reality



Module Name:	pkgsrc-wip
Committed By:	Leonardo Taccari <leot%NetBSD.org@localhost>
Pushed By:	leot
Date:		Sun Oct 19 12:30:49 2025 +0200
Changeset:	711e6bd350157a4ab2d6dc011f5608eb5a27aca8

Modified Files:
	firefox140-l10n/Makefile

Log Message:
firefox140-l10n: sync LICENSE with reality

Noticed by running `make list-licenses`.

To see a diff of this commit:
https://wip.pkgsrc.org/cgi-bin/gitweb.cgi?p=pkgsrc-wip.git;a=commitdiff;h=711e6bd350157a4ab2d6dc011f5608eb5a27aca8

Please note that diffs are not public domain; they are subject to the
copyright notices on the relevant files.

diffstat:
 firefox140-l10n/Makefile | 2 +-
 1 file changed, 1 insertion(+), 1 deletion(-)

diffs:
diff --git a/firefox140-l10n/Makefile b/firefox140-l10n/Makefile
index 66f343a769..6c95da6ae1 100644
--- a/firefox140-l10n/Makefile
+++ b/firefox140-l10n/Makefile
@@ -10,7 +10,7 @@ MASTER_SITES=	${MASTER_SITE_MOZILLA:=firefox/releases/${FIREFOX_VER}/linux-i686/
 MAINTAINER=	pkgsrc-users%NetBSD.org@localhost
 HOMEPAGE=	https://www.mozilla.com/en-US/firefox/
 COMMENT=	Language packs for www/firefox140
-LICENSE=	mpl-2.0 AND mpl-1.1 AND gnu-lgpl-v3 AND gnu-gpl-v2 # as of 96.0.3
+LICENSE=	mpl-2.0 # as of 140.4.0esr
 
 DEPENDS+=	firefox140>=${PKGVERSION_NOREV}:../../wip/firefox140
 


Home | Main Index | Thread Index | Old Index