git: b6dc5df7bfe7 - main - sysutils/smenu: Fix license

From: Danilo G. Baio <dbaio_at_FreeBSD.org>
Date: Sat, 20 Aug 2022 21:40:27 UTC
The branch main has been updated by dbaio:

URL: https://cgit.FreeBSD.org/ports/commit/?id=b6dc5df7bfe786c6ab27b2e635a5619247bc68bb

commit b6dc5df7bfe786c6ab27b2e635a5619247bc68bb
Author:     Danilo G. Baio <dbaio@FreeBSD.org>
AuthorDate: 2022-08-20 21:38:44 +0000
Commit:     Danilo G. Baio <dbaio@FreeBSD.org>
CommitDate: 2022-08-20 21:38:44 +0000

    sysutils/smenu: Fix license
    
    Missed on 3061251647631741462fa4946296dbc00ca57e4d
---
 sysutils/smenu/Makefile | 2 +-
 1 file changed, 1 insertion(+), 1 deletion(-)

diff --git a/sysutils/smenu/Makefile b/sysutils/smenu/Makefile
index 7cfe17dc5d97..820efc0311c7 100644
--- a/sysutils/smenu/Makefile
+++ b/sysutils/smenu/Makefile
@@ -6,7 +6,7 @@ CATEGORIES=	sysutils
 MAINTAINER=	dbaio@FreeBSD.org
 COMMENT=	Terminal utility to interactively filter text
 
-LICENSE=	GPLv2
+LICENSE=	MPL20
 LICENSE_FILE=	${WRKSRC}/LICENSE
 
 USES=	localbase ncurses