diff --git a/sysutils/gotop/Makefile b/sysutils/gotop/Makefile index a7a8880a367ec..c14aa8ea6a7cd 100644 --- a/sysutils/gotop/Makefile +++ b/sysutils/gotop/Makefile @@ -6,7 +6,7 @@ CATEGORIES= sysutils MAINTAINER= yuri@FreeBSD.org COMMENT= Terminal based graphical activity monitor inspired by gtop and vtop -LICENSE= GPLv3 +LICENSE= MIT LICENSE_FILE= ${WRKSRC}/LICENSE USES= go:modules