pkgsrc-WIP-changes archive

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

py-beautysh: set correct license



Module Name:	pkgsrc-wip
Committed By:	Roberto Neri <robn%gmx.com@localhost>
Pushed By:	robn
Date:		Mon Mar 4 19:07:25 2019 +0000
Changeset:	310c101254fe5c926d5f50022d88ac720a948c8a

Modified Files:
	py-beautysh/Makefile

Log Message:
py-beautysh: set correct license

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

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

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

diffs:
diff --git a/py-beautysh/Makefile b/py-beautysh/Makefile
index fa4c157eea..4a04641e31 100644
--- a/py-beautysh/Makefile
+++ b/py-beautysh/Makefile
@@ -10,7 +10,7 @@ EXTRACT_USING=	bsdtar
 MAINTAINER=	robn%gmx.com@localhost
 HOMEPAGE=	https://github.com/bemeurer/beautysh/
 COMMENT=	Bash beautifier for the masses
-LICENSE=	gnu-gpl-v2
+LICENSE=	mit
 
 DEPENDS+=	${PYPKGPREFIX}-setuptools-[0-9]*:../../devel/py-setuptools
 


Home | Main Index | Thread Index | Old Index