pkgsrc-WIP-changes archive

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

deskcribe: fix LICENSE



Module Name:	pkgsrc-wip
Committed By:	miwarin <miwarin%gmail.com@localhost>
Pushed By:	miwarin
Date:		Wed Mar 28 22:07:47 2018 +0900
Changeset:	f900a6f4345c0ddb6a8590e4059e00a080c7e659

Modified Files:
	deskcribe/Makefile

Log Message:
deskcribe: fix LICENSE

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

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

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

diffs:
diff --git a/deskcribe/Makefile b/deskcribe/Makefile
old mode 100644
new mode 100755
index 63187ffc99..a7872bbb85
--- a/deskcribe/Makefile
+++ b/deskcribe/Makefile
@@ -10,7 +10,7 @@ EXTRACT_SUFX=	.tar.bz2
 MAINTAINER=	pkgsrc.gnome%gmail.com@localhost
 HOMEPAGE=	https://launchpad.net/deskscribe
 COMMENT=	DeskScribe is a usability testing suite
-LICENSE=	gnu-gpl-v2 gnu-lgpl-v2
+LICENSE=	gnu-gpl-v2 AND gnu-lgpl-v2
 
 GNU_CONFIGURE=	yes
 USE_TOOLS+=	intltool perl pkg-config gmake


Home | Main Index | Thread Index | Old Index