From 63582e5a5f45bcd07488a208194644fca460a7b0 Mon Sep 17 00:00:00 2001 From: Yuri Victorovich Date: Thu, 23 Jul 2020 02:20:55 +0000 Subject: [PATCH] editors/cpeditor: Fix license --- editors/cpeditor/Makefile | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/editors/cpeditor/Makefile b/editors/cpeditor/Makefile index 98610db1ab48..2bf5236fc333 100644 --- a/editors/cpeditor/Makefile +++ b/editors/cpeditor/Makefile @@ -7,7 +7,7 @@ CATEGORIES= editors devel MAINTAINER= yuri@FreeBSD.org COMMENT= Lightweight and cross-platform code editor for competitive programming -LICENSE= MIT +LICENSE= GPLv3 LICENSE_FILE= ${WRKSRC}/LICENSE USES= cmake compiler:c++14-lang qt:5