aboutsummaryrefslogtreecommitdiff
path: root/editors/cpeditor
diff options
context:
space:
mode:
authorYuri Victorovich <yuri@FreeBSD.org>2020-07-23 02:20:55 +0000
committerYuri Victorovich <yuri@FreeBSD.org>2020-07-23 02:20:55 +0000
commit63582e5a5f45bcd07488a208194644fca460a7b0 (patch)
treebcd7197ae229b0cbed04413db9dc6f2ddab5085a /editors/cpeditor
parent602bbea901c2f3dcb9a63d3b53be5b0e920ba69a (diff)
downloadports-63582e5a5f45bcd07488a208194644fca460a7b0.tar.gz
ports-63582e5a5f45bcd07488a208194644fca460a7b0.zip
editors/cpeditor: Fix license
Notes
Notes: svn path=/head/; revision=542908
Diffstat (limited to 'editors/cpeditor')
-rw-r--r--editors/cpeditor/Makefile2
1 files changed, 1 insertions, 1 deletions
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