pkgsrc-WIP-changes archive

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

py-cocos2d: fix LICENSE



Module Name:	pkgsrc-wip
Committed By:	miwarin <miwarin%gmail.com@localhost>
Pushed By:	miwarin
Date:		Mon Apr 30 19:45:17 2018 +0900
Changeset:	ca5b9f0a596c373e1d4d3ebe32b2dc6485bea3dd

Modified Files:
	py-cocos2d/Makefile

Log Message:
py-cocos2d: fix LICENSE

via https://code.google.com/archive/p/los-cocos/

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

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

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

diffs:
diff --git a/py-cocos2d/Makefile b/py-cocos2d/Makefile
old mode 100644
new mode 100755
index 81167f2164..ba6c9a1b4c
--- a/py-cocos2d/Makefile
+++ b/py-cocos2d/Makefile
@@ -9,7 +9,7 @@ EXTRACT_SUFX=	.zip
 MAINTAINER=	kamelderouiche%yahoo.com@localhost
 HOMEPAGE=	http://code.google.com/p/los-cocos/
 COMMENT=	2D framework for games and multimedia
-#LICENSE=	2-claused-bsd
+LICENSE=	modified-bsd
 
 DEPENDS+=	${PYPKGPREFIX}-pyglet>=1.1.4:../../wip/py-pyglet
 


Home | Main Index | Thread Index | Old Index