pkgsrc-WIP-changes archive

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

libcm: fix LICENSE



Module Name:	pkgsrc-wip
Committed By:	miwarin <miwarin%gmail.com@localhost>
Pushed By:	miwarin
Date:		Sun Apr 15 18:30:07 2018 +0900
Changeset:	b9d42b17621363c411d47c5712b8cbf8133e70ac

Modified Files:
	libcm/Makefile

Log Message:
libcm: fix LICENSE

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

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

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

diffs:
diff --git a/libcm/Makefile b/libcm/Makefile
old mode 100644
new mode 100755
index 9b64033217..72c1ecad60
--- a/libcm/Makefile
+++ b/libcm/Makefile
@@ -9,7 +9,7 @@ EXTRACT_SUFX=	.tar.bz2
 MAINTAINER=	blair.sadewitz%gmail.com@localhost
 HOMEPAGE=	https://www.gnome.org/
 COMMENT=	Metacity compositor library
-#LICENSE=	gnu-gpl-v2
+LICENSE=	gnu-gpl-v2
 
 GNU_CONFIGURE=	yes
 USE_LIBTOOL=	yes


Home | Main Index | Thread Index | Old Index