pkgsrc-WIP-changes archive

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

lissac: fix LICENSE



Module Name:	pkgsrc-wip
Committed By:	miwarin <miwarin%gmail.com@localhost>
Pushed By:	miwarin
Date:		Fri Apr 20 20:57:56 2018 +0900
Changeset:	b27078c72a3d1c73b70975e2b904dbe87b9676d8

Modified Files:
	lissac/Makefile

Log Message:
lissac: fix LICENSE

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

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

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

diffs:
diff --git a/lissac/Makefile b/lissac/Makefile
old mode 100644
new mode 100755
index 6a56f6dbef..b4cbde1a68
--- a/lissac/Makefile
+++ b/lissac/Makefile
@@ -8,7 +8,7 @@ MASTER_SITES=	http://isaacproject.u-strasbg.fr/download/
 MAINTAINER=	jihbed.research%gmail.com@localhost
 HOMEPAGE=	http://www.lisaac.org/
 COMMENT=	Lisaac is the first compiled POO based on prototype concepts
-#LICENSE=	gnu-gpl-v3
+LICENSE=	gnu-gpl-v3
 
 USE_TOOLS+=	gmake
 USE_LANGUAGES=	c c++


Home | Main Index | Thread Index | Old Index