pkgsrc-WIP-changes archive

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

license correct



Module Name:	pkgsrc-wip
Committed By:	goon <hacking.johan%yahoo.com@localhost>
Pushed By:	goon
Date:		Thu Dec 14 07:30:11 2023 +0000
Changeset:	6a4aee55eab7204a41da9da5bba0912dac5eab4a

Modified Files:
	fastcol/Makefile

Log Message:
license correct

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

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

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

diffs:
diff --git a/fastcol/Makefile b/fastcol/Makefile
index e24450a61d..f81afcc5d6 100644
--- a/fastcol/Makefile
+++ b/fastcol/Makefile
@@ -7,7 +7,7 @@ MASTER_SITES=	https://sourceforge.net/projects/ruby-fast-colonization/files/
 MAINTAINER=	zara.mage%yahoo.com@localhost
 HOMEPAGE=	https://sourceforge.net/projects/ruby-fast-colonization/
 COMMENT=	A Colonization game	
-LICENSE=	modified-bsd
+LICENSE=	GPLv2	
 
 WRKSRC=		${WRKDIR}/ruby-fast-colonization
 USE_LANGUAGES= 	ruby	


Home | Main Index | Thread Index | Old Index