pkgsrc-WIP-changes archive

[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index][Old Index]

qterminal-0.14.1, self-reviewed



Module Name:	pkgsrc-wip
Committed By:	pin <voidpin%protonmail.com@localhost>
Pushed By:	pin
Date:		Thu Jan 16 09:44:01 2020 +0100
Changeset:	9dfdf8daf21fc9365fed90f9d6130a8f118cc57c

Modified Files:
	qterminal/Makefile

Log Message:
qterminal-0.14.1, self-reviewed

Fix license.

To see a diff of this commit:
https://wip.pkgsrc.org/cgi-bin/gitweb.cgi?p=pkgsrc-wip.git;a=commitdiff;h=9dfdf8daf21fc9365fed90f9d6130a8f118cc57c

Please note that diffs are not public domain; they are subject to the
copyright notices on the relevant files.

diffstat:
 qterminal/Makefile | 2 +-
 1 file changed, 1 insertion(+), 1 deletion(-)

diffs:
diff --git a/qterminal/Makefile b/qterminal/Makefile
index 0d39fc4b80..09cec9635c 100644
--- a/qterminal/Makefile
+++ b/qterminal/Makefile
@@ -8,7 +8,7 @@ EXTRACT_SUFX=	.tar.xz
 MAINTAINER=	pkgsrc-users%NetBSD.org@localhost
 HOMEPAGE=	https://lxqt.org/
 COMMENT=	Terminal emulator widget for Qt5
-LICENSE=	gnu-lgpl-v2.1
+LICENSE=	gnu-gpl-v2
 
 USE_CMAKE=	yes
 USE_TOOLS+=	pkg-config


Home | Main Index | Thread Index | Old Index