pkgsrc-WIP-changes archive

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

realtimebattle: add LICENSE



Module Name:	pkgsrc-wip
Committed By:	miwarin <miwarin%gmail.com@localhost>
Pushed By:	miwarin
Date:		Wed May 2 18:53:47 2018 +0900
Changeset:	1c7e0e77cb43141dfd37896979cdbf9844730230

Modified Files:
	realtimebattle/Makefile

Log Message:
realtimebattle: add LICENSE

via http://realtimebattle.sourceforge.net/

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

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

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

diffs:
diff --git a/realtimebattle/Makefile b/realtimebattle/Makefile
old mode 100644
new mode 100755
index 461b5670ac..1e50cec6c8
--- a/realtimebattle/Makefile
+++ b/realtimebattle/Makefile
@@ -10,7 +10,7 @@ MASTER_SITES=		${MASTER_SITE_SOURCEFORGE:=realtimebattle/}
 MAINTAINER=		pkgsrc-users%NetBSD.org@localhost
 HOMEPAGE=		http://realtimebattle.sourceforge.net/
 COMMENT=		Programming robots game
-
+LICENSE=		gnu-gpl-v3
 
 USE_LANGUAGES=		c c++
 USE_PKGLOCALEDIR=	yes


Home | Main Index | Thread Index | Old Index