diff --git a/sysutils/smenu/Makefile b/sysutils/smenu/Makefile index 7cfe17dc5d97..820efc0311c7 100644 --- a/sysutils/smenu/Makefile +++ b/sysutils/smenu/Makefile @@ -1,22 +1,22 @@ PORTNAME= smenu DISTVERSIONPREFIX= v DISTVERSION= 1.0.0 CATEGORIES= sysutils MAINTAINER= dbaio@FreeBSD.org COMMENT= Terminal utility to interactively filter text -LICENSE= GPLv2 +LICENSE= MPL20 LICENSE_FILE= ${WRKSRC}/LICENSE USES= localbase ncurses USE_GITHUB= yes GH_ACCOUNT= p-gen GNU_CONFIGURE= yes PLIST_FILES= bin/smenu \ man/man1/smenu.1.gz .include