aboutsummaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorYuri Victorovich <yuri@FreeBSD.org>2022-06-26 07:18:54 +0000
committerYuri Victorovich <yuri@FreeBSD.org>2022-06-26 07:20:19 +0000
commit360f1de81531e408d34f8e3b6b1e4aab5ba5f785 (patch)
tree6009f9e0e95ed642f14f21c36947204db41e1c7e
parent819b51ccd99babac5fc4826e4418f3ff0830efe4 (diff)
downloadports-360f1de81531e408d34f8e3b6b1e4aab5ba5f785.tar.gz
ports-360f1de81531e408d34f8e3b6b1e4aab5ba5f785.zip
math/kahip: Correct license
-rw-r--r--math/kahip/Makefile2
1 files changed, 1 insertions, 1 deletions
diff --git a/math/kahip/Makefile b/math/kahip/Makefile
index 71ea0a64683c..84c5ab7b4540 100644
--- a/math/kahip/Makefile
+++ b/math/kahip/Makefile
@@ -7,7 +7,7 @@ CATEGORIES= math
MAINTAINER= yuri@FreeBSD.org
COMMENT= Karlsruhe high quality graph partitioning
-LICENSE= GPLv3
+LICENSE= MIT
LICENSE_FILE= ${WRKSRC}/LICENSE
LIB_DEPENDS= libmetis.so:math/metis \