aboutsummaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorYuri Victorovich <yuri@FreeBSD.org>2021-07-23 20:17:17 +0000
committerYuri Victorovich <yuri@FreeBSD.org>2021-07-23 20:19:04 +0000
commita5f4c0ac9fc60bf679473b46635667bd1f8220b7 (patch)
treed2e138ab6df167c0757778cdd0bbf1c5aef3f2db
parenta0dbac8ef41c094946cdb6dedcd691bf61df8e48 (diff)
downloadports-a5f4c0ac9fc60bf679473b46635667bd1f8220b7.tar.gz
ports-a5f4c0ac9fc60bf679473b46635667bd1f8220b7.zip
sysutils/gotop: License changed to MIT
Reported by: scf (via e-mail)
-rw-r--r--sysutils/gotop/Makefile2
1 files changed, 1 insertions, 1 deletions
diff --git a/sysutils/gotop/Makefile b/sysutils/gotop/Makefile
index a7a8880a367e..c14aa8ea6a7c 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